Message368339
> I would definitely love to have a public API for this.
I'm not sure if it's a good idea. It's kind of semi-internal.
Stephan Behnel and Mark Shannon: What do you think of exposing PyThreadState exception stack (exc_state)? Especially the "top" exception. If I recall correctly, Mark designed it and Stephan "reimplemented" it in Cython.
I also recall a minor issue in greenlet:
https://github.com/python-greenlet/greenlet/pull/132 |
|
Date |
User |
Action |
Args |
2020-05-07 13:50:54 | vstinner | set | recipients:
+ vstinner, scoder, jd, Mark.Shannon |
2020-05-07 13:50:54 | vstinner | set | messageid: <1588859454.13.0.586362953247.issue40545@roundup.psfhosted.org> |
2020-05-07 13:50:54 | vstinner | link | issue40545 messages |
2020-05-07 13:50:53 | vstinner | create | |
|