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 #1695

Open
chrisemke opened this issue Jan 29, 2025 · 2 comments
Open

Python 3.13 support #1695

chrisemke opened this issue Jan 29, 2025 · 2 comments
Labels
feature request 💬 Requests for new features

Comments

@chrisemke
Copy link

there's any plan of supporting python 3.13?

I recently started updating 2 projects that used Python 3.8 to the latest Python, but I had to stick to version 3.12 because of this library, so I would like to know about the plans or any roadmap to support 3.13

I only found this issues related:

#1419
#1675

@fabclmnt
Copy link
Contributor

fabclmnt commented Feb 6, 2025

Hi @chrisemke ,

We don’t have a specific date yet. Earlier this year, we evaluated the possibility of adding support for Python 3.13 but found that many of our dependencies have not yet been updated to support it.

Since Python 3.12 will be supported until at least 2029, we believe that maintaining compatibility up to 3.12 ensures stability for our users without any immediate drawbacks.

That said, we’re keeping an eye on the ecosystem and will provide updates in the coming weeks as more information becomes available.

@fabclmnt fabclmnt added feature request 💬 Requests for new features and removed needs-triage labels Feb 6, 2025
@afeld
Copy link

afeld commented Feb 21, 2025

Adding a note: #1704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request 💬 Requests for new features
Projects
None yet
Development

No branches or pull requests

4 participants