Skip to content

Support Python 3.8 #1592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
metrizable opened this issue Jun 15, 2020 · 1 comment
Closed

Support Python 3.8 #1592

metrizable opened this issue Jun 15, 2020 · 1 comment

Comments

@metrizable
Copy link
Contributor

metrizable commented Jun 15, 2020

Is your feature request related to a problem? Please describe.

Python 3.8.0 was final released Oct 2019 and has several useful language features. Users of the SageMaker Python SDK may prefer to develop in 3.8. Offering Python 3.8 as a supported version will lower friction to adoption of this package.

Describe the solution you'd like

Supporting Python 3.8 includes:

  • Introduce py38 as tox env and upgrade dependencies
  • Add py38 as a build target in CI/CD
  • Include py38 support in buildspecs
  • Declare Python 3.8 support in setup.py
  • Release package as supporting Python 3.8 to the Python Package Index

Describe alternatives you've considered

n/a

Additional context

@nectario
Copy link

How do I enable Python 3.8 version if I use the generic Estimator?

pintaoz-aws pushed a commit that referenced this issue Dec 4, 2024
pintaoz-aws pushed a commit that referenced this issue Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants