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 LambertDW, flox, pitrou, skrah
Date 2009-12-11.15:55:58
SpamBayes Score 0.007334025
Marked as misclassified No
Message-id <1260546959.7.0.0406594135464.issue7466@psf.upfronthosting.co.za>
In-reply-to
Content
IMO it would be better to call _PyObject_GC_IS_TRACKED() explicitly
rather than rely on a subtle difference between the two APIs as in the
current patch.
History
Date User Action Args
2009-12-11 15:56:00pitrousetrecipients: + pitrou, LambertDW, skrah, flox
2009-12-11 15:55:59pitrousetmessageid: <1260546959.7.0.0406594135464.issue7466@psf.upfronthosting.co.za>
2009-12-11 15:55:58pitroulinkissue7466 messages
2009-12-11 15:55:58pitroucreate