Skip to content

NEWS: Fix Sphinx warnings and increase threshold for new news nits #121482

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

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 8, 2024

Follow on from #119221.

Fix some more NEWS warnings and increase the threshold to fail if NEWS nits are found in the first 1700 lines (previously 200).

Also fix Sphinx warnings in NEWS files for references beginning with a single underscore.


📚 Documentation preview 📚: https://cpython-previews--121482.org.readthedocs.build/

@hugovk hugovk added docs Documentation in the Doc dir needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jul 8, 2024
@hugovk hugovk merged commit 006b53a into python:main Jul 8, 2024
25 checks passed
@hugovk hugovk deleted the fix-news-nits branch July 8, 2024 20:30
@miss-islington-app
Copy link

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 006b53a42f72be83ecdfc39f3603cdd66bfcdc45 3.13

@miss-islington-app
Copy link

Sorry, @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 006b53a42f72be83ecdfc39f3603cdd66bfcdc45 3.12

@bedevere-app
Copy link

bedevere-app bot commented Jul 8, 2024

GH-121513 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 8, 2024
hugovk added a commit to hugovk/cpython that referenced this pull request Jul 8, 2024
…nits (pythonGH-121482)

(cherry picked from commit 006b53a)

Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
hugovk added a commit to hugovk/cpython that referenced this pull request Jul 8, 2024
…nits (pythonGH-121482)

(cherry picked from commit 006b53a)

Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jul 8, 2024

GH-121514 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jul 8, 2024
hugovk added a commit to hugovk/cpython that referenced this pull request Jul 8, 2024
…nits (pythonGH-121482)

(cherry picked from commit 006b53a)

Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
hugovk added a commit that referenced this pull request Jul 13, 2024
hugovk added a commit that referenced this pull request Jul 13, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants