]> granicus.if.org Git - python/commit
Issue #26765: Ensure that bytes- and unicode-specific stringlib files are used
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 06:42:29 +0000 (09:42 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 06:42:29 +0000 (09:42 +0300)
commitbcde10aa7e47da68afb68fe75c65b9339dd89f86
treeebef495abc0010a3b9f028627c9d8f115d93dafc
parentcbcc2fd641de178e139b59f0c08bb738e9d4835e
Issue #26765: Ensure that bytes- and unicode-specific stringlib files are used
with correct type.
Objects/stringlib/codecs.h
Objects/stringlib/ctype.h
Objects/stringlib/find_max_char.h
Objects/stringlib/join.h
Objects/stringlib/localeutil.h
Objects/stringlib/transmogrify.h