Message278409
You're right, RuntimeError is a more suitable exception type.
So +1 for the second version of the patch that uses `__cause__` and the patch itself looks good to me. |
|
Date |
User |
Action |
Args |
2016-10-10 11:38:45 | ncoghlan | set | recipients:
+ ncoghlan, python-dev, eric.snow, serhiy.storchaka, Martin.Teichmann, Tim.Graham, Martin Teichmann |
2016-10-10 11:38:45 | ncoghlan | set | messageid: <1476099525.58.0.985309034716.issue28214@psf.upfronthosting.co.za> |
2016-10-10 11:38:45 | ncoghlan | link | issue28214 messages |
2016-10-10 11:38:45 | ncoghlan | create | |
|