Message182879
> fix the issue by changing PyFrame_GetLineNumber() and the f_lineno accessors
The new patch named traced_frame.patch has been uploaded.
Also, now it is not allowed anymore to set the f_lineno attribute of a frame
that is not the frame being traced, as f_lasti is invalidated anyway on
returning to the evaluation of that frame. |
|
Date |
User |
Action |
Args |
2013-02-24 16:57:43 | xdegaye | set | recipients:
+ xdegaye, jcea, belopolsky |
2013-02-24 16:57:43 | xdegaye | set | messageid: <1361725063.54.0.568830411689.issue17277@psf.upfronthosting.co.za> |
2013-02-24 16:57:43 | xdegaye | link | issue17277 messages |
2013-02-24 16:57:43 | xdegaye | create | |
|