Message 412281 - Python tracker
Message412281
| Author | iritkatriel |
|---|---|
| Recipients | Mark.Shannon, brandtbucher, gvanrossum, iritkatriel, scoder, terry.reedy, vstinner |
| Date | 2022-02-01.15:47:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1643730423.65.0.705262379181.issue45711@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
That commit has significant changes in ceval.c and compile.c. They don't need to be reverted to unbreak cython. I'm working on a PR for a simpler change. Have you tried with CYTHON_USE_EXC_INFO_STACK undefined? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-01 15:47:03 | iritkatriel | set | recipients: + iritkatriel, gvanrossum, terry.reedy, scoder, vstinner, Mark.Shannon, brandtbucher |
| 2022-02-01 15:47:03 | iritkatriel | set | messageid: <1643730423.65.0.705262379181.issue45711@roundup.psfhosted.org> |
| 2022-02-01 15:47:03 | iritkatriel | link | issue45711 messages |
| 2022-02-01 15:47:03 | iritkatriel | create | |