[Python-bugs-list] [Bug #113812] Serious garbage collection problems with 2.0b1

Jeremy Hylton jeremy@beopen.com
Fri, 15 Sep 2000 16:55:46 -0400 (EDT)


One more thing on this bug, Neil.  It is good practice to add a test
to the gc test suite that would have caught the reported bug.  It
looks like the bug report history contains just such a test case, so
it should be a no brainer.

Jeremy