]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move in-place Unicode append to its own subfunction
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 23:17:31 +0000 (01:17 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 23:17:31 +0000 (01:17 +0200)
commitb092365cc618d0f46ed43ff8f115e591c661cda6
tree14e01a2e745814ac5c9bb50e1570462d88609fbf
parenta5f91635017b58177971db3a1e79f8b4061247e6
Move in-place Unicode append to its own subfunction
Objects/unicodeobject.c