Message402362
| Author | pablogsal |
|---|---|
| Recipients | Mark.Shannon, Xtrem532, erlendaasland, gvanrossum, hroncok, jpe, pablogsal, petr.viktorin, rhettinger, scoder, vstinner |
| Date | 2021-09-21.20:39:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632256748.49.0.656827748329.issue43760@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |