Message222620
| Author | xdegaye |
|---|---|
| Recipients | belopolsky, jcea, nikratio, pconnell, xdegaye |
| Date | 2014-07-09.14:45:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1404917155.65.0.475376603595.issue17277@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The previous patch changed a field in the PyThreadState structure. This new patch is simpler and does not prevent to change f_lineno when it is not the attribute of the frame being traced. The new patch fixes also issue 7238, issue 16482 and issue 17697. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-09 14:45:55 | xdegaye | set | recipients: + xdegaye, jcea, belopolsky, nikratio, pconnell |
| 2014-07-09 14:45:55 | xdegaye | set | messageid: <1404917155.65.0.475376603595.issue17277@psf.upfronthosting.co.za> |
| 2014-07-09 14:45:55 | xdegaye | link | issue17277 messages |
| 2014-07-09 14:45:55 | xdegaye | create | |