Files
cpython/Objects
Mark Dickinson aa2adc828a 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.)
2009-09-16 22:10:56 +00:00
..
2009-05-23 23:23:01 +00:00
2009-05-05 09:20:52 +00:00
2009-07-25 02:03:48 +00:00
2009-06-16 23:13:09 +00:00
2009-05-23 23:23:01 +00:00
2008-08-24 05:04:52 +00:00