]> granicus.if.org Git - python/commit
Concatenation on a long string breaks (SF #1526585).
authorArmin Rigo <arigo@tunes.org>
Wed, 9 Aug 2006 15:37:26 +0000 (15:37 +0000)
committerArmin Rigo <arigo@tunes.org>
Wed, 9 Aug 2006 15:37:26 +0000 (15:37 +0000)
commit97ff04789de3e37af585648de70260a54a29bd47
treed992c6d54983772958d2ac9fa7d72ef64b022a0d
parentc95f7569e875f609ceb7f07d24c09ace9c6111b0
Concatenation on a long string breaks (SF #1526585).
Lib/test/regrtest.py
Lib/test/test_bigaddrspace.py [new file with mode: 0644]
Lib/test/test_support.py
Python/ceval.c