summaryrefslogtreecommitdiffstats
path: root/Demo/threads/sync.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-03-19 20:59:40 (GMT)
committerGuido van Rossum <guido@python.org>1999-03-19 20:59:40 (GMT)
commitd7b5fb858cce7ae7a1edd379a6ddf5d3ed3a8baf (patch)
tree220761c0dc6f78bc2ae4351f1b4d86a67da528a1 /Demo/threads/sync.py
parent51288bce482d076917c5ce5a3a5b48e7aa6031cb (diff)
downloadcpython-d7b5fb858cce7ae7a1edd379a6ddf5d3ed3a8baf.zip
cpython-d7b5fb858cce7ae7a1edd379a6ddf5d3ed3a8baf.tar.gz
cpython-d7b5fb858cce7ae7a1edd379a6ddf5d3ed3a8baf.tar.bz2
Fix a problem with Vladimir's PyFloat_Fini code: clear the free list; if
a block cannot be freed, add its free items back to the free list. This is necessary to avoid leaking when Python is reinitialized later.
Diffstat (limited to 'Demo/threads/sync.py')
0 files changed, 0 insertions, 0 deletions