diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-03-30 06:20:23 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-03-30 06:20:23 (GMT) |
commit | 12300686ca805289a340b740856ad00139a9b3c8 (patch) | |
tree | 388cba79e149130161530e76a9ab12a28d4252b1 /README | |
parent | d97a1c008c4a7ae04c55c8de2cdb71a9ea43656a (diff) | |
download | cpython-12300686ca805289a340b740856ad00139a9b3c8.zip cpython-12300686ca805289a340b740856ad00139a9b3c8.tar.gz cpython-12300686ca805289a340b740856ad00139a9b3c8.tar.bz2 |
Retract the claim that this is always safe if PyMem_{Del, DEL, Free, FREE}
are called without the GIL. It's incredibly unlikely to fail, but I can't
make this bulletproof without either adding a lock for exclusion, or
giving up on growing the arena base-address vector (it would be safe if
this were a static array).
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions