Message309799
Inheritance from Exception is very annoying, I saw issues with unexpected suppressing CancelledError many times.
Even experienced people constantly forget to add a separate `except asyncio.CancelledError` clause everywhere.
But proposed change is backward incompatible, sure. |
|
Date |
User |
Action |
Args |
2018-01-11 09:43:18 | asvetlov | set | recipients:
+ asvetlov, gvanrossum, socketpair, yselivanov |
2018-01-11 09:43:18 | asvetlov | set | messageid: <1515663798.59.0.467229070634.issue32528@psf.upfronthosting.co.za> |
2018-01-11 09:43:18 | asvetlov | link | issue32528 messages |
2018-01-11 09:43:18 | asvetlov | create | |
|