Message311785
The proposed patch makes unexpected errors raised when look up an attribute or a key in a dict (like MemoryError, KeyboardInterrupt, etc) be leaked to a user instead of be overridden by TypeError or AttributeError. |
|
| Date |
User |
Action |
Args |
| 2018-02-07 11:46:10 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka |
| 2018-02-07 11:46:10 | serhiy.storchaka | set | messageid: <1518003970.21.0.467229070634.issue32787@psf.upfronthosting.co.za> |
| 2018-02-07 11:46:10 | serhiy.storchaka | link | issue32787 messages |
| 2018-02-07 11:46:10 | serhiy.storchaka | create | |
|