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 eryksun, ncoghlan, ned.deily, nedbat, steve.dower
Date 2017-03-24.22:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394249.11.0.869361022715.issue29723@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, nedbat, ned.deily, eryksun, steve.dower
2017-03-24 22:24:09ncoghlansetmessageid: <1490394249.11.0.869361022715.issue29723@psf.upfronthosting.co.za>
2017-03-24 22:24:09ncoghlanlinkissue29723 messages
2017-03-24 22:24:09ncoghlancreate