Message367009
Once PR 19503 will be merged, I would be interested to see if setjmp()/longjmp() can be avoided. I'm scared by these functions: they require that all functions in between setjmp() and longjmp() call stack have no state and don't need any cleanup at exit. |
|
| Date |
User |
Action |
Args |
| 2020-04-22 15:16:53 | vstinner | set | recipients:
+ vstinner, gvanrossum, lys.nikolaou, pablogsal, BTaskaya |
| 2020-04-22 15:16:53 | vstinner | set | messageid: <[email protected]> |
| 2020-04-22 15:16:53 | vstinner | link | issue40334 messages |
| 2020-04-22 15:16:53 | vstinner | create | |
|