Skip to content

Python 3.13 support #174

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
wants to merge 7 commits into from
Closed

Python 3.13 support #174

wants to merge 7 commits into from

Conversation

Tenzer
Copy link

@Tenzer Tenzer commented Oct 10, 2024

Issue #, if available: #173

Description of changes: Added support for Python 3.13 and removed support for the EOL versions 3.6, 3.7 and 3.8.

Target (OCI, Managed Runtime, both): Both, I guess?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The previous version no longer works due to breaking changes made to some of
the dependencies of Black.
It is necessary for building the package when running the integration tests,
but more recent Python versions no longer include it by default:
python/cpython#101039.
@Tenzer
Copy link
Author

Tenzer commented Jul 23, 2025

Handled in #175 instead.

@Tenzer Tenzer closed this Jul 23, 2025
@Tenzer Tenzer deleted the python-3.13-support branch July 23, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants