Staging
v0.5.1
https://github.com/python/cpython
Revision ed1a5a5baca8f61e9a99c5be3adc16b1801514fe authored by Hai Shi on 24 November 2020, 22:03:31 UTC, committed by GitHub on 24 November 2020, 22:03:31 UTC
The Py_TRASHCAN_BEGIN macro no longer accesses PyTypeObject attributes,
but now can get the condition by calling the new private
_PyTrash_cond() function which hides implementation details.
1 parent 0ec34ca
History
Tip revision: ed1a5a5baca8f61e9a99c5be3adc16b1801514fe authored by Hai Shi on 24 November 2020, 22:03:31 UTC
bpo-40170: Hide impl detail of Py_TRASHCAN_BEGIN macro (GH-23235)
Tip revision: ed1a5a5
File Mode Size
problem-matchers
workflows
CODEOWNERS -rw-r--r-- 4.2 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 74 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes
dependabot.yml -rw-r--r-- 172 bytes

back to top