[issue32797] Tracebacks from Cython modules no longer work

Paul Moore report at bugs.python.org
Tue May 1 11:23:30 EDT 2018


Paul Moore <p.f.moore at gmail.com> added the comment:

> How does CPython display the source for tracebacks in Cython modules? It seems to work there as long as the Cython .pyx files are somewhere in the import path.

Is that in Python 3.x? The issue we're discussing is only in Python 3.3+

----------

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


More information about the Python-bugs-list mailing list