8000 gh-107091: Fix some uses of :attr: role by serhiy-storchaka · Pull Request #107318 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-107091: Fix some uses of :attr: role #107318

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 27, 2023
Merged
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
Prev Previous commit
Remove from Doc/tools/.nitignore.
  • Loading branch information
serhiy-storchaka committed Jul 27, 2023
commit da5c6440ef30cd314d09de3c201de2c7e9141683
1 change: 0 additions & 1 deletion Doc/tools/.nitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Doc/c-api/exceptions.rst
Doc/c-api/file.rst
Doc/c-api/float.rst
Doc/c-api/gcsupport.rst
Doc/c-api/import.rst
Doc/c-api/init.rst
Doc/c-api/init_config.rst
Doc/c-api/intro.rst
Expand Down
0