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 pitrou
Recipients Arfrever, gennad, pitrou, serhiy.storchaka, vstinner
Date 2014-02-10.16:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392049080.15.0.421625754027.issue19255@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not convinced this should be backported. It's always a bit risky to change interpreter shutdown, and it fixes an issue which has been well-known (and worked around) for many years.
History
Date User Action Args
2014-02-10 16:18:00pitrousetrecipients: + pitrou, vstinner, Arfrever, gennad, serhiy.storchaka
2014-02-10 16:18:00pitrousetmessageid: <1392049080.15.0.421625754027.issue19255@psf.upfronthosting.co.za>
2014-02-10 16:18:00pitroulinkissue19255 messages
2014-02-10 16:17:59pitroucreate