-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
8.1.0 release plan #12979
Labels
Comments
Master branch contains already a number of LaTeX things which I am very glad to see released as part of 8.1.0. One or two other issues or PRs need some work but I have been and will remain unavailable for some more time so from my side it's all green light for release. |
Sphinx 8.1.0 has been released. A |
Sphinx 8.1.1 has been released. A |
Sphinx 8.1.3 has been released. A |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I intend to release Sphinx 8.1.0 next week (w/c 7 Oct).
8.1.0 will probably be the last version to support Python 3.10, per our support policy.
Please let me know if there are any features or bugfixes you would like to have included in the release, or any other matters.
I am currently looking to include:
Builder.write()
as final #12767 (or a different resolution to Latex builder doesn't emit thewrite-started
event #12680)intersphinx_cache_limit
. #12905I'll look to review these PRs over the coming days.
A
cc: @sphinx-doc/developers @sphinx-doc/triagers
P.S.: Ideally we would be testing on and declare support for Python 3.14, but this is blocked, see #12978.
The text was updated successfully, but these errors were encountered: