bpo-42222: Improve tests for invalid argument types in randrange() by serhiy-storchaka · Pull Request #29021 · python/cpython

serhiy-storchaka · GitHub

@serhiy-storchaka
@serhiy-storchaka

Copy link Copy Markdown Member

@miss-islington
@miss-islington

Copy link Copy Markdown Contributor

Thanks

@serhiy-storchaka

for the PR, and

@ambv

for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
@miss-islington

Copy link Copy Markdown Contributor

Sorry

@serhiy-storchaka

and

@ambv

, I had trouble checking out the 3.10 backport branch.
Please backport using

cherry_picker

on command line.
cherry_picker 574241632bd19e56ed488ee4d8999aefc6a8d7cd 3.10

@miss-islington
@miss-islington

Copy link Copy Markdown Contributor

Thanks

@serhiy-storchaka

for the PR, and

@ambv

for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
@miss-islington

Copy link Copy Markdown Contributor

Sorry,

@serhiy-storchaka

and

@ambv

, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using

cherry_picker

on command line.
cherry_picker 574241632bd19e56ed488ee4d8999aefc6a8d7cd 3.10

Copy link Copy Markdown Contributor

Forget the backport, the original change was in 3.11 actually.