]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
PyUnicode_CopyCharacters() fails if 'to' has more than 1 reference
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 21:54:59 +0000 (23:54 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 21:54:59 +0000 (23:54 +0200)
commitf5ca1a21a52882954de256909d13a8977d70a881
treee9d5f996daebc1bd52d044c0c49a2eff5927187b
parent7c8c1ea3ecc9e83c6916d7548fb92ff5d018b2db
PyUnicode_CopyCharacters() fails if 'to' has more than 1 reference
Include/unicodeobject.h
Objects/unicodeobject.c