diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-09-16 21:23:34 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-09-16 21:23:34 +0000 |
commit | 0a1efd0e4ce407b32854cfb8838ffbcf2a32481c (patch) | |
tree | 414fdb03e6f2968fd2bca2d42a0610addc61ebf2 /Python/pythonrun.c | |
parent | 3360401980429e71aaf1a6d304451b3771900394 (diff) | |
download | cpython-git-0a1efd0e4ce407b32854cfb8838ffbcf2a32481c.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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions