google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
621 stars 174 forks source link

Bump min Python ver to 3.11. #909

Closed xpconanfan closed 5 months ago

xpconanfan commented 5 months ago

Now that Python3 releases regularly, we will start bumping Mobly's required min Python version more frequently.

Currently 3.11 is the oldest bugfix support level ver. So we are bumping to 3.11.

Removing pipes usage as it's deprecated in 3.11 and will be removed in 3.13.


This change is Reviewable

xpconanfan commented 5 months ago

Looks like we need to force submitting this one due to changes in ci.yml