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
ax_c_float_words_bigendian.m4 -rw-r--r-- 3.1 KB
ax_check_openssl.m4 -rw-r--r-- 4.1 KB

back to top