8000 [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.3.rst` (GH-112373) by hugovk · Pull Request #113142 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.3.rst (GH-112373) #113142

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 3 commits into from
Dec 14, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.3.rst (GH-112373)
(cherry picked from commit 961f104)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
hugovk committed Dec 14, 2023
commit 9e91e7ec2936d182149e82f392b9d8ba50841345
1 change: 0 additions & 1 deletion Doc/tools/.nitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ Doc/using/windows.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Expand Down
Loading
0