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 ncoghlan
Recipients Arfrever, brett.cannon, eric.snow, larry, ncoghlan, python-dev
Date 2013-12-17.12:30:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387283437.5.0.107833999242.issue19700@psf.upfronthosting.co.za>
In-reply-to
Content
On second thoughts, I'm going to close this one - if further runpy changes are needed to resolve issue 19702 (using __spec__.name for pickle when appropriate), let's deal with them there.
History
Date User Action Args
2013-12-17 12:30:37ncoghlansetrecipients: + ncoghlan, brett.cannon, larry, Arfrever, python-dev, eric.snow
2013-12-17 12:30:37ncoghlansetmessageid: <1387283437.5.0.107833999242.issue19700@psf.upfronthosting.co.za>
2013-12-17 12:30:37ncoghlanlinkissue19700 messages
2013-12-17 12:30:36ncoghlancreate