]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix resize_inplace(): update shared utf8 pointer
authorVictor Stinner <vstinner@wyplay.com>
Mon, 3 Oct 2011 10:11:00 +0000 (12:11 +0200)
committerVictor Stinner <vstinner@wyplay.com>
Mon, 3 Oct 2011 10:11:00 +0000 (12:11 +0200)
commit1c8d0c76a17283f165c6140e5e537d0bdc482057
tree16b2421269c4caa8f557313f8d674039304e6c24
parentca4f7a42986979ff938586aa6cca6c0aa208560e
Fix resize_inplace(): update shared utf8 pointer
Objects/unicodeobject.c