Message 412265 - Python tracker
Message412265
| Author | iritkatriel |
|---|---|
| Recipients | Mark.Shannon, brandtbucher, gvanrossum, iritkatriel, scoder, terry.reedy, vstinner |
| Date | 2022-02-01.14:28:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1643725692.86.0.142363484514.issue45711@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I can probably just put back the two fields in _PyErr_StackItem and make sure they get updated when exc_value is set. Reverting the whole thing would include big changes in compile.c and ceval.c, so I'd rather avoid that if we can. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-01 14:28:12 | iritkatriel | set | recipients: + iritkatriel, gvanrossum, terry.reedy, scoder, vstinner, Mark.Shannon, brandtbucher |
| 2022-02-01 14:28:12 | iritkatriel | set | messageid: <1643725692.86.0.142363484514.issue45711@roundup.psfhosted.org> |
| 2022-02-01 14:28:12 | iritkatriel | link | issue45711 messages |
| 2022-02-01 14:28:12 | iritkatriel | create | |