]> granicus.if.org Git - python/commit
Fix massive slowdown in string formatting with the % operator
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 Oct 2011 23:54:09 +0000 (01:54 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 Oct 2011 23:54:09 +0000 (01:54 +0200)
commit5c0ba36d5ff8d7693c5014b8696e2fab7468afd4
tree15f3a3ba8907c01b8f95248a4d310cb9fe354e2a
parent438818b4b090e88e5ae2e19da127d17cf2bf1de2
Fix massive slowdown in string formatting with the % operator
Objects/unicodeobject.c