]> granicus.if.org Git - python/commit
Issue #14993: Use standard "unsigned char" instead of a unsigned char bitfield
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 4 Jun 2012 20:52:12 +0000 (22:52 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 4 Jun 2012 20:52:12 +0000 (22:52 +0200)
commitd7b7c7472b274c6867261b3a796c2aada9945849
treebdde0b2f7a3b72b04961ea8eb92cd419eb576974
parent05cab75d5908948a4607494a8bfc5b85a735c713
Issue #14993: Use standard "unsigned char" instead of a unsigned char bitfield
Include/unicodeobject.h
Objects/stringlib/unicode_format.h
Objects/unicodeobject.c