[New-bugs-announce] [issue34622] Extract asyncio exceptions into a separate file

Andrew Svetlov report at bugs.python.org
Mon Sep 10 15:44:24 EDT 2018


New submission from Andrew Svetlov <andrew.svetlov at gmail.com>:

Their public import paths are still the same, e.g. `asyncio.CancelledError`.

The change pursuits a better asyncio internal code structure.

----------
messages: 324952
nosy: asvetlov
priority: normal
severity: normal
status: open
title: Extract asyncio exceptions into a separate file

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


More information about the New-bugs-announce mailing list