[issue45711] Simplify the interpreter's (type, val, tb) exception representation

Irit Katriel report at bugs.python.org
Tue Feb 1 10:47:03 EST 2022


Irit Katriel <iritkatriel at gmail.com> added the comment:

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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45711>
_______________________________________


More information about the Python-bugs-list mailing list