Perfect your code
With built-in code review tools, GitHub makes it easy to raise the quality bar before you ship. Join the 40 million developers who've merged over 200 million pull requests.
Sign up for free See pricing for teams and enterprisesbpo-39191: Fix RuntimeWarning in asyncio test #17863
Conversation
Slightly offtopic, the last patch that caused this warning had a typo |
This comment has been minimized.
This comment has been minimized.
You are right. I've fixed the typo. |
LGTM. Thanks. |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 7, 2020
Thanks @asvetlov for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 7, 2020
Sorry, @asvetlov, I could not cleanly backport this to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 7, 2020
Sorry @asvetlov, I had trouble checking out the |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 7, 2020
GH-17894 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue39191. (cherry picked from commit 10ac0cd) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 7, 2020
GH-17895 is a backport of this pull request to the 3.7 branch. |
This comment has been minimized.
This comment has been minimized.
Thanks for the review, @tirkarthi |
https://bugs.python.org/issue39191. (cherry picked from commit 10ac0cd) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
asvetlov commentedJan 6, 2020
•
edited by miss-islington
https://bugs.python.org/issue39191
Automerge-Triggered-By: @asvetlov