Skip to content
Snippets Groups Projects
Unverified Commit e30fe27d authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

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 1cd3d859)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent 2f2ea96c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment