Skip to content
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

Python 3.13 Support #10829

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Python 3.13 Support #10829

wants to merge 3 commits into from

Conversation

ulgens
Copy link
Contributor

@ulgens ulgens commented Oct 22, 2024

What are you trying to accomplish?

Add Python 3.13 support and bump pyenv version.

Resolves #10828

I tried to copy related changes from #8732 but I feel like I missed if there is anything special required for 3.13 . Please feel free to direct me whatever needs to be added or fixed.

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@ulgens ulgens requested a review from a team as a code owner October 22, 2024 06:46
@ulgens ulgens changed the title Python 3.13 Python 3.13 Support Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.13 Support
1 participant