[issue32528] Change base class for futures.CancelledError

Yury Selivanov report at bugs.python.org
Wed Jan 10 13:43:49 EST 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

While I understand the reasons for the proposed change, I'd still be -1 for it. Solely on the basis of "we don't know how much this change will break, but it will surely break something in very subtle ways".

Another problem is that asyncio currently doesn't handle BaseExceptions that well.

I'll put Guido in the nosy list, maybe he'll have a different opinion on this.

----------
nosy: +gvanrossum

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


More information about the Python-bugs-list mailing list