Uh oh!
There was an error while loading. Please reload this page.
bpo-42222: Improve tests for invalid argument types in randrange() - #29021
Conversation
miss-islington
commented
Oct 19, 2021
Thanks @serhiy-storchaka for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
miss-islington
commented
Oct 19, 2021
Sorry @serhiy-storchaka and @ambv, I had trouble checking out the |
miss-islington
commented
Oct 19, 2021
Thanks @serhiy-storchaka for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
miss-islington
commented
Oct 19, 2021
Sorry, @serhiy-storchaka and @ambv, I could not cleanly backport this to |
ambv
commented
Oct 19, 2021
Forget the backport, the original change was in 3.11 actually. |
There were duplicate tests and some tests were removed in previous commit.
https://bugs.python.org/issue42222