-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Long ago I wrote a script to filter changelog entries.
This worked until 3.10, but broke starting from 3.11:
- https://docs.python.org/3.10/whatsnew/changelog.html (see the inputbox at the top)
- https://docs.python.org/3.11/whatsnew/changelog.html (the inputbox is missing)
This is because JQuery was removed, probably when Sphinx was updated in:
Assuming that changelog filtering is still valuable, it should be rewritten using vanilla javascript.
Linked PRs
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error