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:23:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394211.19.0.855968597494.issue29319@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, paul.moore, tim.golden, ned.deily, python-dev, eric.frederich, zach.ware, steve.dower
2017-03-24 22:23:31ncoghlansetmessageid: <1490394211.19.0.855968597494.issue29319@psf.upfronthosting.co.za>
2017-03-24 22:23:31ncoghlanlinkissue29319 messages
2017-03-24 22:23:31ncoghlancreate