diff options
author | Guido van Rossum <guido@python.org> | 2002-03-29 14:47:18 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-03-29 14:47:18 (GMT) |
commit | 919c066be2f81fe81a207ec6f1367fd309ca6183 (patch) | |
tree | 713edbcf629442641d19c9cd658dcefca7fe9477 /Doc/perl/python.perl | |
parent | a0c13b7ac7846451dd6e1735307b79658cff7d05 (diff) | |
download | cpython-919c066be2f81fe81a207ec6f1367fd309ca6183.zip cpython-919c066be2f81fe81a207ec6f1367fd309ca6183.tar.gz cpython-919c066be2f81fe81a207ec6f1367fd309ca6183.tar.bz2 |
Backport to 2.2.1:
This is Neil's fix for SF bug 535905 (Evil Trashcan and GC interaction).
The fix makes it possible to call PyObject_GC_UnTrack() more than once
on the same object, and then move the PyObject_GC_UnTrack() call to
*before* the trashcan code is invoked.
BUGFIX CANDIDATE!
Diffstat (limited to 'Doc/perl/python.perl')
0 files changed, 0 insertions, 0 deletions