summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-09-16 22:14:54 +0000
committerMark Dickinson <dickinsm@gmail.com>2009-09-16 22:14:54 +0000
commit6a61ec5bbedfe0594d6ba8a03315b2da704572f6 (patch)
tree414fdb03e6f2968fd2bca2d42a0610addc61ebf2 /Python/pythonrun.c
parent0a1efd0e4ce407b32854cfb8838ffbcf2a32481c (diff)
downloadcpython-git-6a61ec5bbedfe0594d6ba8a03315b2da704572f6.tar.gz
Recorded merge of revisions 74853 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74853 | mark.dickinson | 2009-09-16 23:10:56 +0100 (Wed, 16 Sep 2009) | 5 lines Issue #6713: Improve performance of str(n) and repr(n) for integers n (up to 3.1 times faster in tests), by special-casing base 10 in _PyLong_Format. (Backport of r74851 from py3k.) ........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions