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 jon
Recipients jon
Date 2009-11-21.23:56:43
SpamBayes Score 0.00041068764
Marked as misclassified No
Message-id <1258847806.44.0.30023872526.issue7373@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch uses PyModule_AddIntMacro() to register the gc
module's constants instead of using a local ADD_INT() macro.
History
Date User Action Args
2009-11-21 23:56:46jonsetrecipients: + jon
2009-11-21 23:56:46jonsetmessageid: <1258847806.44.0.30023872526.issue7373@psf.upfronthosting.co.za>
2009-11-21 23:56:45jonlinkissue7373 messages
2009-11-21 23:56:44joncreate