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:23:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394211.08.0.091372414558.issue29723@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c60948464fb0ec116ea227f6bce8a4bb8fb75257 by Nick Coghlan in branch '3.6':
[3.6] bpo-29723: Consistently configure sys.path[0] (#636)
https://github.com/python/cpython/commit/c60948464fb0ec116ea227f6bce8a4bb8fb75257
History
Date User Action Args
2017-03-24 22:23:31ncoghlansetrecipients: + ncoghlan, nedbat, ned.deily, eryksun, steve.dower
2017-03-24 22:23:31ncoghlansetmessageid: <1490394211.08.0.091372414558.issue29723@psf.upfronthosting.co.za>
2017-03-24 22:23:31ncoghlanlinkissue29723 messages
2017-03-24 22:23:31ncoghlancreate