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 christian.heimes, jcea, python-dev, thomaslee, vstinner
Date 2013-07-27.00:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374885829.75.0.649271736065.issue15893@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't know Py_FrozenMain(). I upgraded it to use the same code than main().


Should I backport my fixes to Python 3.3 (except maybe 0001c4100823 which is risky).
History
Date User Action Args
2013-07-27 00:43:49vstinnersetrecipients: + vstinner, jcea, christian.heimes, thomaslee, python-dev
2013-07-27 00:43:49vstinnersetmessageid: <1374885829.75.0.649271736065.issue15893@psf.upfronthosting.co.za>
2013-07-27 00:43:49vstinnerlinkissue15893 messages
2013-07-27 00:43:49vstinnercreate