-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Docs HTML: Remove self-closing tags #132220
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
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant
Conversation
hugovk added needs backport to 3.12
only security fixes needs backport to 3.13bugs and security fixes labelsApr 7, 2025
I think we have self-closing tags in Sphinx' writers so we should also fix this upstream. |
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, @hugovk, I could not cleanly backport this to
|
Sorry, @hugovk, I could not cleanly backport this to
|
(cherry picked from commit ce72457) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
(cherry picked from commit ce72457) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Change in
|
Ah, EPUB is the holdover using XHTML… Cursed knowledge. The templates used by HTML and EPUB builders should be kept compatible then 🙁 |
I've opened #133720 with a fix proposition. |
Let's omit them: they're ignored, could be misleading (give the false impression they do something when they do not) and are ugly (IMO).
📚 Documentation preview 📚: https://cpython-previews--132220.org.readthedocs.build/