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 vstinner
Recipients Arfrever, amaury.forgeotdarc, belopolsky, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, r.david.murray, terry.reedy, vstinner
Date 2011-02-23.00:24:38
SpamBayes Score 0.0049589425
Marked as misclassified No
Message-id <1298420680.41.0.118777886144.issue3080@psf.upfronthosting.co.za>
In-reply-to
Content
r88519: Mark _PyImport_FindBuiltin() argument as constant
r88520: Add PyModule_GetNameObject()
History
Date User Action Args
2011-02-23 00:24:40vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, belopolsky, benjamin.peterson, eric.araujo, Arfrever, r.david.murray
2011-02-23 00:24:40vstinnersetmessageid: <1298420680.41.0.118777886144.issue3080@psf.upfronthosting.co.za>
2011-02-23 00:24:38vstinnerlinkissue3080 messages
2011-02-23 00:24:38vstinnercreate