GoogleCloudPlatform / getting-started-python

Code samples for using Python on Google Cloud Platform
https://cloud.google.com/python
Apache License 2.0
787 stars 590 forks source link

Update testing infrastructure to use Python 3.7 or higher #426

Closed dandhlee closed 2 years ago

dandhlee commented 2 years ago

Python3.6 has reached end of life and currently is the version being used for the testing infrastructure. We should update to use a higher version, and possibly make it easier to change the versions around.