]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #27998: Fixed bytes path support in os.scandir() on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Oct 2016 17:17:26 +0000 (20:17 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Oct 2016 17:17:26 +0000 (20:17 +0300)
Patch by Eryk Sun.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge