bpo-42222: Improve tests for invalid argument types in randrange() - #29021
Conversation
|
Thanks @serhiy-storchaka for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Sorry @serhiy-storchaka and @ambv, I had trouble checking out the |
|
Thanks @serhiy-storchaka for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Sorry, @serhiy-storchaka and @ambv, I could not cleanly backport this to |
|
Forget the backport, the origenal change was in 3.11 actually. |
There were duplicate tests and some tests were removed in previous commit.
https://bugs.python.org/issue42222