Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

The coroutine is not awaited in the test and generates a RuntimeWarning. Since 
I used -Werror I guess the warning was converted to an error and thus replacing 
ZeroDivisionError in the support.catch_unraisable_exception context manager.

----------

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

Reply via email to