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 BreamoreBoy, eric.araujo, eric.snow, martin.panter, ncoghlan, python-dev, robagar, schlamar
Date 2015-12-11.07:41:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449819664.12.0.328785166675.issue14285@psf.upfronthosting.co.za>
In-reply-to
Content
Leaving Python 2.7 alone makes sense to me - runpy is heavily dependent on the import system, so there are going to be limits to the improvements that can be made there.
History
Date User Action Args
2015-12-11 07:41:04ncoghlansetrecipients: + ncoghlan, eric.araujo, BreamoreBoy, python-dev, schlamar, eric.snow, martin.panter, robagar
2015-12-11 07:41:04ncoghlansetmessageid: <1449819664.12.0.328785166675.issue14285@psf.upfronthosting.co.za>
2015-12-11 07:41:04ncoghlanlinkissue14285 messages
2015-12-11 07:41:03ncoghlancreate