readthedocs / readthedocs.org

The source code that powers readthedocs.org
https://readthedocs.org/
MIT License
8.04k stars 3.58k forks source link

Python 3.13 support #11671

Open jrobichaud opened 3 weeks ago

jrobichaud commented 3 weeks ago

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 ( https://github.com/jrobichaud/django-structlog/pull/675) and the build failed.

humitos commented 3 weeks ago

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 👍🏼