commit | ecfe4f678bfb0e3c19c90fd7db79c5f3c76023e4 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jul 11 07:16:11 2017 +0300 |
committer | GitHub <noreply@github.com> | Tue Jul 11 07:16:11 2017 +0300 |
tree | a3f14814b854a4c76f95b657ea9f61af951383a5 | |
parent | fe6e686c27ce3a3ecdf03803cff7e230dee5530d [diff] |
[3.6] bpo-30879: os.listdir() and os.scandir() now emit bytes names when (GH-2634) (#2656) called with bytes-like argument.. (cherry picked from commit 1180e5a51871fa53ca6892e83fd2e69dc2600447)