summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-06-15 13:29:44 (GMT)
committerGitHub <noreply@github.com>2021-06-15 13:29:44 (GMT)
commite30fe27dabbc6b48736c3c17d57f6fa542376e8f (patch)
tree3c9b333a5910399e2e0161dfe0e6c3953bac47d0 /Python/ceval.c
parent2f2ea96c4429b81f491aa1cdc4219ef2fd6d37fb (diff)
downloadcpython-e30fe27dabbc6b48736c3c17d57f6fa542376e8f.zip
cpython-e30fe27dabbc6b48736c3c17d57f6fa542376e8f.tar.gz
cpython-e30fe27dabbc6b48736c3c17d57f6fa542376e8f.tar.bz2
bpo-42972: _thread.RLock implements the GH protocol (GH-26734)
The _thread.RLock type now fully implement the GC protocol: add a traverse function and the Py_TPFLAGS_HAVE_GC flag. (cherry picked from commit 1cd3d859a49b047dd08abb6f44f0539564d3525a) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions