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 eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-01-31.04:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485838674.4.0.88056343219.issue28164@psf.upfronthosting.co.za>
In-reply-to
Content
I'm okay with this patch. We move closer to being right without degrading the normal case, and I don't think the edge cases are important (and the behavior in those cases will be acceptable).

With a couple of tests to make sure the path comparisons don't get broken in the future, this will be ready to merge.
History
Date User Action Args
2017-01-31 04:57:54steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, python-dev, zach.ware, eryksun
2017-01-31 04:57:54steve.dowersetmessageid: <1485838674.4.0.88056343219.issue28164@psf.upfronthosting.co.za>
2017-01-31 04:57:54steve.dowerlinkissue28164 messages
2017-01-31 04:57:54steve.dowercreate