Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

Pull Request https://github.com/python/cpython/pull/23520/ applies the 
discussed change to both asyncio and concurrent.futures.

I did the minimally invasive change, libraries still use `asyncio.TimeoutError` 
and `concurrent.futures.TimeoutError` internally but both names are aliases now.

----------

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

Reply via email to