[issue27998] Add support of bytes paths in os.scandir()

Steve Dower report at bugs.python.org
Wed Sep 7 13:31:03 EDT 2016


Steve Dower added the comment:

Guido just said that we should make sure that os.scandir() continues to not support bytes, even after the patch for issue27781 goes in, so I'm reopening this.

----------
dependencies: +Change sys.getfilesystemencoding() on Windows to UTF-8
nosy: +gvanrossum
resolution: duplicate -> 
stage: resolved -> needs patch
status: closed -> open
superseder: Change sys.getfilesystemencoding() on Windows to UTF-8 -> 
type: enhancement -> behavior
versions: +Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27998>
_______________________________________


More information about the Python-bugs-list mailing list