This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on 2015-11-02 23:08 by r.david.murray, last changed 2022-04-11 14:58 by admin.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| with_traceback_monkeypatch.py | Tadhg McDonald-Jensen, 2020-07-17 11:09 | python code to change line shown in tracebacks to point to with statement when error is thrown in exit. | ||
| with_traceback_fixed+async.py | Tadhg McDonald-Jensen, 2020-07-17 11:36 | python code to change line shown in tracebacks to point to with or async with statement when error is thrown in exit. | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:23 | admin | set | github: 69724 |
| 2020-11-27 10:52:59 | kuraga | set | nosy: + kuraga |
| 2020-11-26 23:23:08 | iritkatriel | link | issue38638 superseder |
| 2020-07-17 11:36:08 | Tadhg McDonald-Jensen | set | files: + with_traceback_fixed+async.py messages: + msg373827 |
| 2020-07-17 11:09:41 | Tadhg McDonald-Jensen | set | files: + with_traceback_monkeypatch.py messages: + msg373821 |
| 2018-04-02 21:48:36 | serhiy.storchaka | unlink | issue29922 superseder |
| 2017-03-29 08:45:06 | RazerM | set | nosy: + RazerM |
| 2017-03-27 17:35:19 | r.david.murray | set | nosy: + yselivanov, Tadhg McDonald-Jensen messages: + msg290632 |
| 2017-03-27 17:33:56 | r.david.murray | link | issue29922 superseder |
| 2015-11-07 02:28:26 | r.david.murray | set | messages: + msg254252 |
| 2015-11-07 00:42:47 | martin.panter | set | messages: + msg254245 |
| 2015-11-07 00:30:56 | terry.reedy | set | nosy: + terry.reedy messages: + msg254244 |
| 2015-11-03 15:20:48 | r.david.murray | set | messages: + msg253997 |
| 2015-11-03 03:27:24 | martin.panter | set | nosy: + martin.panter messages: + msg253964 |
| 2015-11-02 23:08:02 | r.david.murray | create | |
