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 up[3.7] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577) #17580
Conversation
This comment has been minimized.
This comment has been minimized.
@aeros, this will need some help with merging as CI is failing. |
This comment has been minimized.
This comment has been minimized.
@ambv Based on the current build failure message from Travis, it looks like it's probably unrelated to the PR:
|
This comment has been minimized.
This comment has been minimized.
Yes, it's |
This comment has been minimized.
This comment has been minimized.
@ambv Are you certain that it's an issue we can fix on our end? This seems identical to what @terryjreedy was experiencing a couple of weeks ago in https://mail.python.org/archives/list/python-dev@python.org/thread/YCTLWAYIC44YTVGNN4EDLWKMER2LAPDA/#YCTLWAYIC44YTVGNN4EDLWKMER2LAPDA, which led to Travis CI being temporarily disabled by @brettcannon as a requirement for merging PRs. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The failure is caused by |
This comment has been minimized.
This comment has been minimized.
@ambv Oh I see. Sorry about that, I had misunderstood what you meant when you had said "So if you want this in 3.8.1, that needs fixing". I personally don't have experience with In the meantime, I'll work on the What's New entries (for the |
This comment has been minimized.
This comment has been minimized.
I'm going to assume I wasn't needed on this and unsubscribe. If I was wrong then just @ mention me again. |
This comment has been minimized.
This comment has been minimized.
This is the same thing I saw before. If Travis is arbitrarily failing again, then it should be unrequired again or really fixed. |
…nGH-17580) Co-authored-by: tirkarthi (cherry picked from commit 1988344) Co-authored-by: Kyle Stanley <aeros167@gmail.com>
miss-islington commentedDec 12, 2019
•
edited by bedevere-bot
Co-authored-by: tirkarthi
(cherry picked from commit 1988344)
Co-authored-by: Kyle Stanley aeros167@gmail.com
https://bugs.python.org/issue37228