Message402362
Also, I personally thing there is absolutely no guarantee that Cython code generated for 3.9 should work for 3.10 and the thread state is a private structure that has undocumented fields and is not part of the stable API nor the limited API so, tstate->tracing disappearing is totally withing the guarantees between Python versions. |
|
Date |
User |
Action |
Args |
2021-09-21 20:39:08 | pablogsal | set | recipients:
+ pablogsal, gvanrossum, rhettinger, jpe, scoder, vstinner, petr.viktorin, Mark.Shannon, hroncok, erlendaasland, Xtrem532 |
2021-09-21 20:39:08 | pablogsal | set | messageid: <1632256748.49.0.656827748329.issue43760@roundup.psfhosted.org> |
2021-09-21 20:39:08 | pablogsal | link | issue43760 messages |
2021-09-21 20:39:08 | pablogsal | create | |
|