]> granicus.if.org Git - python/commit
Issue #27998: Fixed bytes path support in os.scandir() on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Oct 2016 17:16:57 +0000 (20:16 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Oct 2016 17:16:57 +0000 (20:16 +0300)
commit2674bc7229b97cd0d94db1588a353461f4a0c00a
treeff5adebe888e528a93c8f80a94689a151b3aefa0
parent3e49264dfb19b43a2bee930dd38e0beaef69a847
Issue #27998: Fixed bytes path support in os.scandir() on Windows.
Patch by Eryk Sun.
Misc/NEWS
Modules/posixmodule.c