Skip to content
Merged
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
2 changes: 1 addition & 1 deletion pep-0670.rst
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ Incompatible changes
--------------------

While other converted macros didn't break the backward compatibility,
there are is an exception.
there is an exception.

The 3 macros ``Py_REFCNT()``, ``Py_TYPE()`` and ``Py_SIZE()`` have been
converted to static inline functions in Python 3.10 and 3.11 to disallow
Expand Down