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 python-dev
Recipients JelleZijlstra, brett.cannon, buchuki, ethan.furman, martin.panter, python-dev, serhiy.storchaka
Date 2016-06-12.18:11:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160612181124.26389.48803.A01A7F03@psf.io>
In-reply-to
Content
New changeset 6a35aa1995ab by Brett Cannon in branch 'default':
Issue #27186: skip bytes path test for os.scandir() on Windows
https://hg.python.org/cpython/rev/6a35aa1995ab
History
Date User Action Args
2016-06-12 18:11:27python-devsetrecipients: + python-dev, brett.cannon, ethan.furman, martin.panter, serhiy.storchaka, JelleZijlstra, buchuki
2016-06-12 18:11:27python-devlinkissue27186 messages
2016-06-12 18:11:27python-devcreate