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 eric.frederich, ncoghlan, ned.deily, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-03-24.22:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394249.22.0.0726435150711.issue29319@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d2977a3ae2cc6802921b1e3b6e9d13fcfbda872d by Nick Coghlan in branch 'master':
bpo-29723: Consistently configure sys.path[0] (#575)
https://github.com/python/cpython/commit/d2977a3ae2cc6802921b1e3b6e9d13fcfbda872d
History
Date User Action Args
2017-03-24 22:24:09ncoghlansetrecipients: + ncoghlan, paul.moore, tim.golden, ned.deily, python-dev, eric.frederich, zach.ware, steve.dower
2017-03-24 22:24:09ncoghlansetmessageid: <1490394249.22.0.0726435150711.issue29319@psf.upfronthosting.co.za>
2017-03-24 22:24:09ncoghlanlinkissue29319 messages
2017-03-24 22:24:09ncoghlancreate