SIGN IN SIGN UP

bpo-1635741: Port _thread to multiphase init (GH-23811)

Port the _thread extension module to the multiphase initialization
API (PEP 489) and convert its static types to heap types.

Add a traverse function to the lock type, so the garbage collector
can break reference cycles.
V
Victor Stinner committed
6104013838e181e3c698cb07316f449a0c31ea96
Parent: 6e799be
Committed by GitHub <noreply@github.com> on 12/18/2020, 12:39:00 AM