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 ammar2, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-01-21.16:21:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485015670.48.0.518320125736.issue29326@psf.upfronthosting.co.za>
In-reply-to
Content
The fix for this issue is needed in PC/getpathp.c as this is a special feature in path generation on Windows.

I'm not aware of any such issue with .pth files - the underscore in ._pth is deliberate.
History
Date User Action Args
2017-01-21 16:21:10steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, ammar2
2017-01-21 16:21:10steve.dowersetmessageid: <1485015670.48.0.518320125736.issue29326@psf.upfronthosting.co.za>
2017-01-21 16:21:10steve.dowerlinkissue29326 messages
2017-01-21 16:21:10steve.dowercreate