Message 316001 - Python tracker

Message316001

Author paul.moore
Recipients erik.bray, jdemeyer, paul.moore, sth
Date 2018-05-01.15:23:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACac1F_0SCRAYw1DW+JaPbAHVemgad4mWkRYivTqENntah4dhw@mail.gmail.com>
In-reply-to <1525187992.37.0.682650639539.issue32797@psf.upfronthosting.co.za>
Content
> 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+
History
Date User Action Args
2018-05-01 15:23:30paul.mooresetrecipients: + paul.moore, erik.bray, sth, jdemeyer
2018-05-01 15:23:30paul.moorelinkissue32797 messages
2018-05-01 15:23:30paul.moorecreate