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
History
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
File Mode Size
clinic
README -rw-r--r-- 2.7 KB
_codecs_cn.c -rw-r--r-- 10.6 KB
_codecs_hk.c -rw-r--r-- 5.0 KB
_codecs_iso2022.c -rw-r--r-- 33.2 KB
_codecs_jp.c -rw-r--r-- 19.9 KB
_codecs_kr.c -rw-r--r-- 12.7 KB
_codecs_tw.c -rw-r--r-- 2.3 KB
alg_jisx0201.h -rw-r--r-- 3.1 KB
cjkcodecs.h -rw-r--r-- 14.0 KB
emu_jisx0213_2000.h -rw-r--r-- 2.7 KB
mappings_cn.h -rw-r--r-- 312.4 KB
mappings_hk.h -rw-r--r-- 179.4 KB
mappings_jisx0213_pair.h -rw-r--r-- 3.7 KB
mappings_jp.h -rw-r--r-- 356.9 KB
mappings_kr.h -rw-r--r-- 247.9 KB
mappings_tw.h -rw-r--r-- 198.8 KB
multibytecodec.c -rw-r--r-- 57.6 KB
multibytecodec.h -rw-r--r-- 4.2 KB

README

back to top