Skip to content
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

Changelog filter in the docs is broken #115317

Closed
ezio-melotti opened this issue Feb 12, 2024 · 1 comment
Closed

Changelog filter in the docs is broken #115317

ezio-melotti opened this issue Feb 12, 2024 · 1 comment
Labels
3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@ezio-melotti
Copy link
Member

ezio-melotti commented Feb 12, 2024

Bug report

Long ago I wrote a script to filter changelog entries.

This worked until 3.10, but broke starting from 3.11:

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

@ezio-melotti ezio-melotti added type-bug An unexpected behavior, bug, or error docs Documentation in the Doc dir 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes labels Feb 12, 2024
@hugovk
Copy link
Member

hugovk commented Feb 12, 2024

Please see PR #115324.

hugovk added a commit that referenced this issue Feb 12, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 12, 2024
…ythonGH-115324)

(cherry picked from commit 341d787)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Tomas R <tomas.roun8@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 12, 2024
…ythonGH-115324)

(cherry picked from commit 341d787)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Tomas R <tomas.roun8@gmail.com>
hugovk added a commit that referenced this issue Feb 13, 2024
…H-115324) (#115372)

gh-115317: Rewrite changelog filter to use vanilla JavaScript (GH-115324)
(cherry picked from commit 341d787)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Tomas R <tomas.roun8@gmail.com>
hugovk added a commit that referenced this issue Feb 13, 2024
…H-115324) (#115373)

gh-115317: Rewrite changelog filter to use vanilla JavaScript (GH-115324)
(cherry picked from commit 341d787)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Tomas R <tomas.roun8@gmail.com>
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this issue Feb 14, 2024
@hugovk hugovk closed this as completed Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants