Berker Peksag added the comment:

CancelledError documentation needs to be updated to mention that it is an alias 
for 'concurrent.futures.CancelledError'. We also need to update all 
``:exc:`~concurrent.futures.CancelledError``` usages in 
Doc/library/asyncio*.rst. I'd prefer to reuse the description of 
https://docs.python.org/3.5/library/concurrent.futures.html#concurrent.futures.CancelledError

----------
nosy: +berker.peksag
stage:  -> patch review
type:  -> enhancement

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

Reply via email to