Proof of concept: work in progress.


Some additional work is needed, in particular to transform the "file name" into something more helpful, like I usually do for tracebacks.
Since there is no traceback produced, the code does not stop running at the frame in which the warning is raised, which makes it a bit more difficult to get accurate information. However, it should be possible to get the frame in question.
Proof of concept: work in progress.


Some additional work is needed, in particular to transform the "file name" into something more helpful, like I usually do for tracebacks.
Since there is no traceback produced, the code does not stop running at the frame in which the warning is raised, which makes it a bit more difficult to get accurate information. However, it should be possible to get the frame in question.