]> granicus.if.org Git - python/commit
resize_inplace() sets utf8_length to zero if the utf8 is not shared8
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 23:03:50 +0000 (01:03 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 23:03:50 +0000 (01:03 +0200)
commit95663110143ebf254a251b747d16589226151727
tree083056f8b8690e346f2684aeb103e96a782813b7
parent9e9d689d85e60193494603e65bdbac7717187058
resize_inplace() sets utf8_length to zero if the utf8 is not shared8

Cleanup also the code.
Objects/unicodeobject.c