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 pitrou
Recipients Rhamphoryncus, collinwinter, gregory.p.smith, loewis, pitrou
Date 2008-12-17.17:20:21
SpamBayes Score 5.578033e-05
Marked as misclassified No
Message-id <1229534422.24.0.567878934591.issue4074@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, with the tuple optimization, the number of objects in
gc.get_objects() after the regression tests has fallen from 150000 to
140000.
History
Date User Action Args
2008-12-17 17:20:22pitrousetrecipients: + pitrou, loewis, collinwinter, gregory.p.smith, Rhamphoryncus
2008-12-17 17:20:22pitrousetmessageid: <1229534422.24.0.567878934591.issue4074@psf.upfronthosting.co.za>
2008-12-17 17:20:21pitroulinkissue4074 messages
2008-12-17 17:20:21pitroucreate