[issue42413] Replace custom exception socket.timeout with TimeoutError

Serhiy Storchaka report at bugs.python.org
Sat Nov 21 04:48:59 EST 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

There are also other distinct exceptions:

   multiprocessing.TimeoutError
   concurrent.futures.TimeoutError
   asyncio.TimeoutError

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42413>
_______________________________________


More information about the Python-bugs-list mailing list