Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Support Python 3.9 #22

Closed
freelerobot opened this issue Oct 7, 2020 · 3 comments
Closed

Support Python 3.9 #22

freelerobot opened this issue Oct 7, 2020 · 3 comments
Assignees

Comments

@freelerobot
Copy link

Renovate bot upgraded our docker images to Python:3.9

google-python-cloud-debugger==2.15 is only compatible with 3.7/3.8.

Is it possible to upgrade compatibility with Python 3.9 as well?

Setting google-python-cloud-debugger==2.15 as a requirement yields:

ERROR: Could not find a version that satisfies the requirement google-python-cloud-debugger==2.15 (from -r requirements.txt (line 17)) (from versions: none)
ERROR: No matching distribution found for google-python-cloud-debugger==2.15 (from -r requirements.txt (line 17))
@di
Copy link
Member

di commented Oct 7, 2020

I'll add that since the last release, we also have manylinux2010 and manylinux2014, the latter of which supports additional architectures including ARM, which would help resolve #12.

@jturmel
Copy link

jturmel commented Mar 24, 2021

Any idea when this will push out? Now that Python 3.9 is GA for App Engine it makes upgrading to 3.9 in production a no-go because we rely on Cloud Debugger.

@mctavish
Copy link
Contributor

mctavish commented Apr 9, 2021

Support for Python 3.9 has been added in https://github.com/GoogleCloudPlatform/cloud-debug-python/releases/tag/v2.16 and is available at https://pypi.org/project/google-python-cloud-debugger/2.16/

Let me know if you run into any problems!

@mctavish mctavish closed this as completed Apr 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants