Skip to content

bpo-46066: catch DeprecationWarning - #31428

Merged
JelleZijlstra merged 2 commits into
python:mainfrom
JelleZijlstra:tddepr
Feb 20, 2022
Merged

bpo-46066: catch DeprecationWarning#31428
JelleZijlstra merged 2 commits into
python:mainfrom
JelleZijlstra:tddepr

Conversation

@JelleZijlstra

@JelleZijlstraJelleZijlstra commented Feb 19, 2022

Copy link
Copy Markdown
Member

Comment threadLib/test/test_typing.py Outdated

@97littleleaf1197littleleaf11 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, sorry that I missed the warnings. Thanks @tirkarthi for pointing out!

Comment threadLib/test/test_typing.py Outdated
Comment threadLib/test/test_typing.py Outdated

@sobolevnsobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@JelleZijlstra

Copy link
Copy Markdown
MemberAuthor

@gvanrossum Planning to merge this simple PR (fixes an oversight in the TD kwargs deprecation change; approved by Nikita).

@gvanrossumgvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’d rephrase the commit message using “Check deprecation warning”.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@JelleZijlstra@gvanrossum@sobolevn@97littleleaf11@the-knights-who-say-ni@bedevere-bot