Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-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