Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

It changes the behavior. Currently randrange(10.0) works, but with PR 23064 it 
would fail.

See issue40046 with a ready PR for increasing coverage for the random module. 
If it would accepted, some tests would fail with PR 23064.

If you want to deprecate accepting float arguments, there was issue40046 with a 
ready PR.

These propositions were rejected by you. Have you reconsidered your decision?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42222>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to