Skip to content
Closed
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
Prev Previous commit
Move Py_ARRAY_LENGTH to Useful macros, use 'generally equivalent'
  • Loading branch information
Yashp002 committed Nov 15, 2025
commit d96374ee1fc18189ec4cfc8d1dce97dfa222c3a7
2 changes: 1 addition & 1 deletion Doc/c-api/structures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ Macro name C type Python type

Always ``None``. Must be used with :c:macro:`Py_READONLY`.



Comment on lines +733 to +734

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Unrelated changes.

Defining Getters and Setters
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down
2 changes: 1 addition & 1 deletion Misc/mypy/_colorize.py
2 changes: 1 addition & 1 deletion Misc/mypy/token.py
Loading