Message182879
| Author | xdegaye |
|---|---|
| Recipients | belopolsky, jcea, xdegaye |
| Date | 2013-02-24.16:57:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361725063.54.0.568830411689.issue17277@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. |
|
| History | |||
|---|---|---|---|
| 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 | |