[issue32797] Tracebacks from Cython modules no longer work

Jeroen Demeyer report at bugs.python.org
Mon Aug 6 08:10:11 EDT 2018


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

> Or, define a new "get_sourcemap()" method that could return additional metadata, e.g. a line number mapping.

What's your use case for that? I am asking because it might make more sense for get_source() (or whatever its replacement is) to return the already-mapped sources.

----------

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


More information about the Python-bugs-list mailing list