summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-03-13 16:51:52 +0100
committerGitHub <noreply@github.com>2020-03-13 16:51:52 +0100
commit38965ec5411da60d312b59be281f3510d58e0cf1 (patch)
tree337294fec36de620386a08d0a5e917f63a6ba0e3 /Python/pythonrun.c
parent309d7cc5df4e2bf3086c49eb2b1b56b929554500 (diff)
downloadcpython-git-38965ec5411da60d312b59be281f3510d58e0cf1.tar.gz
bpo-39947: Hide implementation detail of trashcan macros (GH-18971)
Py_TRASHCAN_BEGIN_CONDITION and Py_TRASHCAN_END macro no longer access PyThreadState attributes, but call new private _PyTrash_begin() and _PyTrash_end() functions which hide implementation details.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions