[issue42413] Replace custom exceptions for timeouts with TimeoutError

Andrew Svetlov report at bugs.python.org
Sun Dec 19 06:23:04 EST 2021


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset da4b214304df38cf1831071804a2b83938f95923 by Kumar Aditya in branch 'main':
bpo-42413: Replace `concurrent.futures.TimeoutError` and `asyncio.TimeoutError` with builtin `TimeoutError` (GH-30197)
https://github.com/python/cpython/commit/da4b214304df38cf1831071804a2b83938f95923


----------

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


More information about the Python-bugs-list mailing list