]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
ceval.c: restore str+=str optimization
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 18:34:20 +0000 (20:34 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 18:34:20 +0000 (20:34 +0200)
commitd2a915dbf61197af8e4d5a744f5eed0ee834cbe7
tree39ba9f1b2c30ae2fec4301e17e9c58fd3b42797b
parenta3be613a564c16cd50cdb7387d5a99057e6e2b96
ceval.c: restore str+=str optimization
Python/ceval.c