SIGN IN SIGN UP

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>
M
Miss Islington (bot) committed
e30fe27dabbc6b48736c3c17d57f6fa542376e8f
Parent: 2f2ea96
Committed by GitHub <noreply@github.com> on 6/15/2021, 1:29:44 PM