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 terry.reedy
Recipients amaury.forgeotdarc, ncoghlan, ned.deily, terry.reedy, theDarkBrainer
Date 2013-03-15.21:25:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363382756.01.0.149025079548.issue17408@psf.upfronthosting.co.za>
In-reply-to
Content
Can you tell if the relevant 3.2 to 3.3 change is in Py_Initialize, Py_Finalize(), or typeobject.c?
History
Date User Action Args
2013-03-15 21:25:56terry.reedysetrecipients: + terry.reedy, amaury.forgeotdarc, ncoghlan, ned.deily, theDarkBrainer
2013-03-15 21:25:56terry.reedysetmessageid: <1363382756.01.0.149025079548.issue17408@psf.upfronthosting.co.za>
2013-03-15 21:25:55terry.reedylinkissue17408 messages
2013-03-15 21:25:55terry.reedycreate