[issue21955] ceval.c: implement fast path for integers with a single digit

Raymond Hettinger report at bugs.python.org
Mon Jul 14 02:42:07 CEST 2014


Raymond Hettinger added the comment:

There also used to be a fast path for binary subscriptions with integer indexes.  I would like to see that performance regression fixed if it can be done cleanly.

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21955>
_______________________________________


More information about the Python-bugs-list mailing list