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 eryksun, ncoghlan, ned.deily, nedbat, steve.dower
Date 2017-03-24.20:09:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386172.95.0.683589935921.issue29723@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, ncoghlan, nedbat, eryksun, steve.dower
2017-03-24 20:09:32ned.deilysetmessageid: <1490386172.95.0.683589935921.issue29723@psf.upfronthosting.co.za>
2017-03-24 20:09:32ned.deilylinkissue29723 messages
2017-03-24 20:09:32ned.deilycreate