]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
PyUnicode_New() sets utf8_length to zero for latin1
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 23:02:02 +0000 (01:02 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 23:02:02 +0000 (01:02 +0200)
commit9e9d689d85e60193494603e65bdbac7717187058
treee2ef6be384b2a4ae74a5cff914c88604f81dfd29
parent016980454ea88bcac5f1cea246cb8a5c0e55dc5a
PyUnicode_New() sets utf8_length to zero for latin1
Objects/unicodeobject.c