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 vinay.sajip
Recipients Devin Jeanpierre, gregory.p.smith, python-dev, r.david.murray, vinay.sajip
Date 2014-04-05.00:45:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396658725.97.0.240059580818.issue21149@psf.upfronthosting.co.za>
In-reply-to
Content
The release notes say about PEP 442 that "As part of this change, module globals are no longer forcibly set to None during interpreter shutdown in most cases". I haven't looked at the PEP in detail, so I'm not sure specifically what "most cases" means - so I played it safe.
History
Date User Action Args
2014-04-05 00:45:26vinay.sajipsetrecipients: + vinay.sajip, gregory.p.smith, Devin Jeanpierre, r.david.murray, python-dev
2014-04-05 00:45:25vinay.sajipsetmessageid: <1396658725.97.0.240059580818.issue21149@psf.upfronthosting.co.za>
2014-04-05 00:45:25vinay.sajiplinkissue21149 messages
2014-04-05 00:45:25vinay.sajipcreate