Skip to content

Python 3.13 support #11671

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
jrobichaud opened this issue Oct 14, 2024 · 3 comments · Fixed by #11742
Closed

Python 3.13 support #11671

jrobichaud opened this issue Oct 14, 2024 · 3 comments · Fixed by #11742
Labels
Accepted Accepted issue on our roadmap Improvement Minor improvement to code

Comments

@jrobichaud
Copy link

What's the problem this feature will solve?

Python 3.13 is out in the wild but it is not currently possible with readthedocs to use it to genererate the documentation

image

Describe the solution you'd like

Add python 3.13 to the available build tools

Alternative solutions

We can of course use 3.12 in the meantime.

Additional context

I noticed the problem when I tried bump python version to 3.13 in this project ( jrobichaud/django-structlog#675) and the build failed.

@humitos
Copy link
Member

humitos commented Oct 14, 2024

Thanks for reporting this. We plan to make Python 3.13 available following our ~6 months upgrade policy. We updated these versions in June last time, so we will reach the 6-months policy in the next months. I'm adding this issue to Q4 👍🏼

@humitos humitos added Improvement Minor improvement to code Accepted Accepted issue on our roadmap labels Oct 14, 2024
@github-project-automation github-project-automation bot moved this to Planned in 📍Roadmap Oct 14, 2024
TeoZosa added a commit to TeoZosa/structlog-sentry-logger that referenced this issue Oct 15, 2024
Target date for functionality to land is in six months (~2025/04).
- readthedocs/readthedocs.org#11671 (comment)
humitos added a commit that referenced this issue Nov 14, 2024
Ref: #11386 and #10808

Not sure if I missed anything. Looking into
`scripts/compile_version_upload.sh`, I don't know if the selected
`virtualenv` version works with 3.13 (in fact I don't know if that
package has officially supported 3.13 yet).

I initially wanted to raise an issue to support Node.js 22, but then I
got curious and thought I could help speed up the process. Feel free to
pick it up from here if there are other areas that need to be updated
e.g. https://github.com/readthedocs/readthedocs-docker-images 🙂

Closes  #11671

<!-- readthedocs-preview docs start -->
---
:books: Documentation previews :books:

- User's documentation (`docs`):
https://docs--11742.org.readthedocs.build/en/11742/

<!-- readthedocs-preview docs end -->

<!-- readthedocs-preview dev start -->
- Developer's documentation (`dev`):
https://dev--11742.org.readthedocs.build/en/11742/

<!-- readthedocs-preview dev end -->

---------

Co-authored-by: Manuel Kaufmann <[email protected]>
@github-project-automation github-project-automation bot moved this from Planned to Done in 📍Roadmap Nov 14, 2024
@jrobichaud
Copy link
Author

When will this be live?
I just tried with python 3.13 and it still fails.

@humitos
Copy link
Member

humitos commented Nov 16, 2024

Next Tuesday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Improvement Minor improvement to code
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants