]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix usage of PyUnicode_READY in unicodeobject.c
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 1 Oct 2011 00:14:59 +0000 (02:14 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 1 Oct 2011 00:14:59 +0000 (02:14 +0200)
commite9a2935c1fa124ea7fdc6009908b90bab9232371
treee038b709ed4951b6921eb512493f58ae4c328a14
parent12bab6dace802a39c4a430a50898c9d85fb1692c
Fix usage of PyUnicode_READY in unicodeobject.c
Objects/unicodeobject.c