Message297508
I tried to set last_type, last_value and last_traceback to None at startup, and this also fixes a crash. But this changes behavior (these attributes became set), and deleting them doesn't guaranties that following setting will be successful, especially with new compact dict implementation. |
|
| Date |
User |
Action |
Args |
| 2017-07-02 05:21:22 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, vstinner, xdegaye |
| 2017-07-02 05:21:22 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2017-07-02 05:21:22 | serhiy.storchaka | link | issue30817 messages |
| 2017-07-02 05:21:21 | serhiy.storchaka | create | |
|