[issue37319] Deprecate using random.randrange() with non-integers

Serhiy Storchaka report at bugs.python.org
Sat Oct 31 16:06:33 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

See issue42222.

As a side effect this change provides 10% speed up (which can be lager after the end of the deprecation period).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37319>
_______________________________________


More information about the Python-bugs-list mailing list