]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
PyUnicode_CopyCharacters() marks the string as dirty (reset the hash)
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 21:59:20 +0000 (23:59 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 21:59:20 +0000 (23:59 +0200)
commitb15d4d899cbe6f54778e42eba3e827ba06fb1883
treeaf16fecbb32900d6f0c6b78e7cf4124f8f6c7507
parentf5ca1a21a52882954de256909d13a8977d70a881
PyUnicode_CopyCharacters() marks the string as dirty (reset the hash)
Objects/unicodeobject.c