[issue15837] Added test to test_random.py testing Random.shuffle

Raymond Hettinger report at bugs.python.org
Wed Sep 5 05:11:30 CEST 2012


Raymond Hettinger added the comment:

The patch look fine as-is and it can be applied in 3.4.  (BTW, I miss having a Resolution status of Accepted, meaning that the patch passed review and is ready to apply).

FWIW, I'll remove the int=int optimization in Py3.4.  It doesn't provide much benefit anymore.

----------
versions: +Python 3.4 -Python 3.3

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


More information about the Python-bugs-list mailing list