This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srid
Recipients pitrou, ronaldoussoren, srid
Date 2010-05-11.17:39:12
SpamBayes Score 0.06879706
Marked as misclassified No
Message-id <1273599555.29.0.746781783321.issue8683@psf.upfronthosting.co.za>
In-reply-to
Content
Still debugging it. In gcmodule.c:collect(..) the value of the variable `generation` is 80 - shouldn't it be less than NUM_GENERATIONS (3)?
History
Date User Action Args
2010-05-11 17:39:15sridsetrecipients: + srid, ronaldoussoren, pitrou
2010-05-11 17:39:15sridsetmessageid: <1273599555.29.0.746781783321.issue8683@psf.upfronthosting.co.za>
2010-05-11 17:39:12sridlinkissue8683 messages
2010-05-11 17:39:12sridcreate