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 collinwinter, gregory.p.smith, jcea, loewis, pitrou, rhettinger, stutzbach
Date 2009-03-23.18:45:10
SpamBayes Score 5.5133318e-05
Marked as misclassified No
Message-id <1237833912.15.0.798142314788.issue4688@psf.upfronthosting.co.za>
In-reply-to
Content
I've added tracking statistics for tuples, documentation for
gc.is_tracked(), and changed _Py*_Optimize to _Py*_MaybeUntrack on a
suggestion by Benjamin. Committed to trunk in r70546.
History
Date User Action Args
2009-03-23 18:45:12pitrousetrecipients: + pitrou, loewis, collinwinter, rhettinger, gregory.p.smith, jcea, stutzbach
2009-03-23 18:45:12pitrousetmessageid: <1237833912.15.0.798142314788.issue4688@psf.upfronthosting.co.za>
2009-03-23 18:45:10pitroulinkissue4688 messages
2009-03-23 18:45:10pitroucreate