]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add consistency check to _PyUnicode_New()
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 18 Oct 2011 20:10:14 +0000 (22:10 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 18 Oct 2011 20:10:14 +0000 (22:10 +0200)
commit6707293e750436fedd3a5fac1ca7057b14112d5b
tree1d5d75be10005940d367879abad17feee77f4f07
parent9e92188f53b89bef01824c061650908baddb8e16
Add consistency check to _PyUnicode_New()
Objects/unicodeobject.c