Message 316000 - Python tracker

Message316000

Author sth
Recipients erik.bray, jdemeyer, paul.moore, sth
Date 2018-05-01.15:19:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525187992.37.0.682650639539.issue32797@psf.upfronthosting.co.za>
In-reply-to
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.
History
Date User Action Args
2018-05-01 15:19:52sthsetrecipients: + sth, paul.moore, erik.bray, jdemeyer
2018-05-01 15:19:52sthsetmessageid: <1525187992.37.0.682650639539.issue32797@psf.upfronthosting.co.za>
2018-05-01 15:19:52sthlinkissue32797 messages
2018-05-01 15:19:52sthcreate