]> granicus.if.org Git - python/commit
Issue #14339: Improve speed of bin, oct and hex builtins. Patch by Serhiy Storchaka...
authorMark Dickinson <mdickinson@enthought.com>
Fri, 20 Apr 2012 20:21:24 +0000 (21:21 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Fri, 20 Apr 2012 20:21:24 +0000 (21:21 +0100)
commite28465482c19ec0bb43c1529c6fb1a823915f2d3
tree1b32a3306ea28bddae7ae490734eafdd81c2767e
parent1b5123aae5632193caace8b1427d767429b6850b
Issue #14339: Improve speed of bin, oct and hex builtins.  Patch by Serhiy Storchaka (with minor modifications).
Misc/NEWS
Objects/longobject.c