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 ned.deily
Recipients eric.frederich, ncoghlan, ned.deily, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-03-24.20:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386173.17.0.890449365764.issue29319@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 75345c552d0889f4f63039d6063f371846c8f41f by Ned Deily (Nick Coghlan) in branch '3.6':
[3.6] bpo-29723: Consistently configure sys.path[0] (#636)
https://github.com/python/cpython/commit/75345c552d0889f4f63039d6063f371846c8f41f
History
Date User Action Args
2017-03-24 20:09:33ned.deilysetrecipients: + ned.deily, paul.moore, ncoghlan, tim.golden, python-dev, eric.frederich, zach.ware, steve.dower
2017-03-24 20:09:33ned.deilysetmessageid: <1490386173.17.0.890449365764.issue29319@psf.upfronthosting.co.za>
2017-03-24 20:09:33ned.deilylinkissue29319 messages
2017-03-24 20:09:33ned.deilycreate