]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
resize_copy() now supports legacy ready strings
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 11 Dec 2011 23:13:42 +0000 (00:13 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 11 Dec 2011 23:13:42 +0000 (00:13 +0100)
commit7a9105a380779942bfe45936d074c8181dee14d9
tree59c93c9e202c049e4cff0932d57bf99fed7a78ca
parent488fa49acffda76a6a81d3a14f85f2c65496de54
resize_copy() now supports legacy ready strings
Include/unicodeobject.h
Objects/unicodeobject.c