8000 [3.11] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) by miss-islington · Pull Request #114712 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.11] gh-101100: Fix Sphinx warnings in whatsnew/2.2.rst (GH-112366) #114712

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 1 commit into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
gh-101100: Fix Sphinx warnings in whatsnew/2.2.rst (GH-112366)
(cherry picked from commit b7a12ab)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@user
8000
s.noreply.github.com>
  • Loading branch information
2 people authored and miss-islington committed Jan 29, 2024
commit eb1cbbae2343437cb33df74bace453420c8fdbb4
1 change: 0 additions & 1 deletion Doc/tools/.nitignore
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ Doc/tutorial/datastructures.rst
Doc/using/windows.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Expand Down
Loading
0