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 steve.dower
Recipients Big Stone, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-02-16.17:32:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487266323.46.0.936210696127.issue29578@psf.upfronthosting.co.za>
In-reply-to
Content
> starting with python-3.6.1rc

Works with 3.6.0. The only relevant changes in 3.6.1 are to skip empty lines in the ._pth file, and to avoid overwriting sys.path[0] arbitrarily.
History
Date User Action Args
2017-02-16 17:32:03steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Big Stone
2017-02-16 17:32:03steve.dowersetmessageid: <1487266323.46.0.936210696127.issue29578@psf.upfronthosting.co.za>
2017-02-16 17:32:03steve.dowerlinkissue29578 messages
2017-02-16 17:32:03steve.dowercreate