diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-09-16 22:10:56 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-09-16 22:10:56 +0000 |
commit | aa2adc828a0583ee472d42a3b6a8964c822c7ee2 (patch) | |
tree | 48a90588c2477d91722480efaae8325b4c5919c7 /Lib/idlelib/PyShell.py | |
parent | 2920adb4df51e7c3c10f9671087037888f010483 (diff) | |
download | cpython-git-aa2adc828a0583ee472d42a3b6a8964c822c7ee2.tar.gz |
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 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions