]> granicus.if.org Git - python/commit
Don't remove instance objects from the GC container set until we are
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 15 Sep 2000 18:57:21 +0000 (18:57 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 15 Sep 2000 18:57:21 +0000 (18:57 +0000)
commitce20967c2c4d1aa1333bcda5a3d8a86587af70b0
tree88dca9f851c031e7af25689877da35d5b2c751bf
parente64572bccbb8b22e7e384ae1a7009532d389a850
Don't remove instance objects from the GC container set until we are
they are dead.  Fixes bug #113812.
Objects/classobject.c