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 eryksun
Recipients benhoyt, docs@python, eryksun, gvanrossum, ned.deily, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-10-08.16:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475945310.53.0.0956793986908.issue27998@psf.upfronthosting.co.za>
In-reply-to
Content
With the patch I uploaded, test_glob and test_os BytesWalkTests both pass, in both Windows 10 and Linux. Without it those tests fail for me in Windows 10.
History
Date User Action Args
2016-10-08 16:48:30eryksunsetrecipients: + eryksun, gvanrossum, paul.moore, vstinner, tim.golden, ned.deily, benhoyt, docs@python, python-dev, zach.ware, serhiy.storchaka, steve.dower
2016-10-08 16:48:30eryksunsetmessageid: <1475945310.53.0.0956793986908.issue27998@psf.upfronthosting.co.za>
2016-10-08 16:48:30eryksunlinkissue27998 messages
2016-10-08 16:48:30eryksuncreate