STINNER Victor <vstin...@redhat.com> added the comment:

It seems like the commit a076e4f5e42b85664693191d04cfb33e2f9acfa5 introduced a 
regression: bpo-36870, test_drain_raises() of test_asyncio started to fail 
randomly, mostly on Windows. bpo-36870 is making AppVeyor failing on pull 
requests and make Windows buildbots fail randomly. I wrote PR 13316 to revert 
the commit to get more time to find a proper fix.
https://pythondev.readthedocs.io/ci.html#revert-on-fail

----------
nosy: +vstinner
resolution: fixed -> 
status: closed -> open

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36802>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to