Staging
v0.5.1
https://github.com/python/cpython
Revision 7527c32f5fedc3260d767900f1014495c0a1b7a5 authored by Serhiy Storchaka on 11 July 2017, 04:43:14 UTC, committed by GitHub on 11 July 2017, 04:43:14 UTC
called with bytes-like argument.
(cherry picked from commit 1180e5a51871fa53ca6892e83fd2e69dc2600447)
1 parent 7f567e7
Raw File
Tip revision: 7527c32f5fedc3260d767900f1014495c0a1b7a5 authored by Serhiy Storchaka on 11 July 2017, 04:43:14 UTC
[3.5] bpo-30879: os.listdir() and os.scandir() now emit bytes names when (GH-2634) (#2657)
Tip revision: 7527c32
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top