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 python-dev
Recipients ncoghlan, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-02-05.00:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486252829.13.0.817932746857.issue29319@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset baa426f44b86fb146dc17178f61b53ed5ffb08f0 by Steve Dower in branch '3.5':
Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
https://github.com/python/cpython/commit/baa426f44b86fb146dc17178f61b53ed5ffb08f0
History
Date User Action Args
2017-02-05 00:00:29python-devsetrecipients: + python-dev, paul.moore, ncoghlan, tim.golden, zach.ware, steve.dower
2017-02-05 00:00:29python-devsetmessageid: <1486252829.13.0.817932746857.issue29319@psf.upfronthosting.co.za>
2017-02-05 00:00:29python-devlinkissue29319 messages
2017-02-05 00:00:29python-devcreate