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 serhiy.storchaka
Recipients Arfrever, chortos, gvanrossum, petri.lehtinen, pitrou, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2013-09-23.15:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379948587.58.0.377686752871.issue12085@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch. It fixes also other issues with globals nullification (similar to issue19021).
History
Date User Action Args
2013-09-23 15:03:07serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, terry.reedy, pitrou, vstinner, Arfrever, r.david.murray, chortos, python-dev, petri.lehtinen
2013-09-23 15:03:07serhiy.storchakasetmessageid: <1379948587.58.0.377686752871.issue12085@psf.upfronthosting.co.za>
2013-09-23 15:03:07serhiy.storchakalinkissue12085 messages
2013-09-23 15:03:07serhiy.storchakacreate