8000 gh-107091: Use :c:var: consistently for Py_Version by erlend-aasland · Pull Request #107063 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-107091: Use :c:var: consistently for Py_Version #107063

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

Closed
wants to merge 5 commits into from
Closed
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
Next Next commit
Remove Doc/c-api/apiabiversion.rst from nitignore
  • Loading branch information
erlend-aasland committed Jul 22, 2023
commit f0ee01d5cab8a36475cf4078e0d55ddc931c4843
1 change: 0 additions & 1 deletion Doc/tools/.nitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Keep lines sorted lexicographically to help avoid merge conflicts.

Doc/c-api/allocation.rst
Doc/c-api/apiabiversion.rst
Doc/c-api/arg.rst
Doc/c-api/bool.rst
Doc/c-api/buffer.rst
Expand Down
0