Message178700
| Author | xdegaye |
|---|---|
| Recipients | georg.brandl, jcea, xdegaye |
| Date | 2012-12-31.16:20:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1356970832.06.0.691950117967.issue16653@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch breaks extension modules (for example Ned Batchelder's coverage.py) that use PyEval_SetTrace to set the trace function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-31 16:20:32 | xdegaye | set | recipients: + xdegaye, georg.brandl, jcea |
| 2012-12-31 16:20:32 | xdegaye | set | messageid: <1356970832.06.0.691950117967.issue16653@psf.upfronthosting.co.za> |
| 2012-12-31 16:20:32 | xdegaye | link | issue16653 messages |
| 2012-12-31 16:20:32 | xdegaye | create | |