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

>  pause_reading and resume_reading became idempotent only in 3.7

Do you consider that it's a new feature or a bugfix? Should we backport this 
change to 3.6? Currently, race.py fails with an error because of the 3.6 
behaviour. (I modified asyncio to be able to run race.py on 3.6.)

----------

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

Reply via email to