diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-08-09 22:38:19 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-08-09 22:38:19 +0000 |
commit | 5af4f4b9832411476caf8cf3f571f974056d4f1b (patch) | |
tree | 942e1de0ae5082a3687c1eadc411b12610ff42c4 /Python/graminit.c | |
parent | 6e451df800af66eefe68ea15938bd65029af06c5 (diff) | |
download | cpython-git-5af4f4b9832411476caf8cf3f571f974056d4f1b.tar.gz |
Issue #3757: thread-local objects now support cyclic garbage collection.
Thread-local objects involved in reference cycles will be deallocated
timely by the cyclic GC, even if the underlying thread is still running.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions