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 amaury.forgeotdarc, christian.heimes, vstinner
Date 2008-10-31.01:46:41
SpamBayes Score 0.016900461
Marked as misclassified No
Message-id <1225417602.68.0.388595190961.issue4236@psf.upfronthosting.co.za>
In-reply-to
Content
Python2 is not affected because the bug comes from PyModule_Create2() 
which was introduced in Python3.
History
Date User Action Args
2008-10-31 01:46:42vstinnersetrecipients: + vstinner, amaury.forgeotdarc, christian.heimes
2008-10-31 01:46:42vstinnersetmessageid: <1225417602.68.0.388595190961.issue4236@psf.upfronthosting.co.za>
2008-10-31 01:46:41vstinnerlinkissue4236 messages
2008-10-31 01:46:41vstinnercreate