diff options
author | Victor Stinner <vstinner@python.org> | 2020-12-18 00:39:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-18 00:39:00 (GMT) |
commit | 6104013838e181e3c698cb07316f449a0c31ea96 (patch) | |
tree | 98de67bc9d313212ebf5feb0ca8a675311f2cf05 /Lib/test/test_future4.py | |
parent | 6e799be0a18d0bb5bbbdc77cd3c30a229d31dfb4 (diff) | |
download | cpython-6104013838e181e3c698cb07316f449a0c31ea96.zip cpython-6104013838e181e3c698cb07316f449a0c31ea96.tar.gz cpython-6104013838e181e3c698cb07316f449a0c31ea96.tar.bz2 |
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.
Diffstat (limited to 'Lib/test/test_future4.py')
0 files changed, 0 insertions, 0 deletions