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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, rpetrov
Date 2009-01-02.00:05:06
SpamBayes Score 0.009464729
Marked as misclassified No
Message-id <1230854707.44.0.666338430006.issue4801@psf.upfronthosting.co.za>
In-reply-to
Content
Committed a different correction in r68145: 
according to documention, _PyObject_GC_TRACK should not be used in 
extension modules.

Thanks for the report.
History
Date User Action Args
2009-01-02 00:05:07amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, rpetrov
2009-01-02 00:05:07amaury.forgeotdarcsetmessageid: <1230854707.44.0.666338430006.issue4801@psf.upfronthosting.co.za>
2009-01-02 00:05:06amaury.forgeotdarclinkissue4801 messages
2009-01-02 00:05:06amaury.forgeotdarccreate