Files
cpython/Include
Hai Shi ed1a5a5bac bpo-40170: Hide impl detail of Py_TRASHCAN_BEGIN macro (GH-23235)
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.
2020-11-24 23:03:31 +01:00
..
2020-10-12 12:10:42 -07:00
2020-11-03 17:31:32 +00:00
2016-08-20 08:03:06 +00:00