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

PR 13313 has been merged into master. Let's see if it does fix this issue in 
master.

Python 3.7 is different: streams.py doesn't have _fast_drain() which was added 
by commit a076e4f5e42b85664693191d04cfb33e2f9acfa5 (bpo-36802). So instead, I 
created PR 13328 to revert the commit 93aa57ac6594d1cc30d147720fc8a7a4e1ca2d3e 
of bpo-36801, to get more time to find a proper fix to Python 3.7.

----------

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

Reply via email to