-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-97837: Change deprecation warning message in unittest
#97838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Not sure if I was added as a reviewer by mistake - I don't seem to be an owner for any of these areas. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified and LGTM.
Thanks @sobolevn for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @sobolevn for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
…-97838) (cherry picked from commit c3648f4) Co-authored-by: Nikita Sobolev <[email protected]>
Thanks @sobolevn for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
GH-97887 is a backport of this pull request to the 3.11 branch. |
…honGH-97838) (cherry picked from commit c3648f4) Co-authored-by: Nikita Sobolev <[email protected]>
DeprecationWarning
inunittest
: It is deprecated to return a value!=None #97837