Message339259
| Author | blueyed |
|---|---|
| Recipients | blueyed |
| Date | 2019-03-31.14:28:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554042531.73.0.914325341354.issue36494@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
bdb.Bdb.set_trace should set "f_trace_lines = True" on frames explicitly. Otherwise they might be skipped if something else has set it to False already, e.g. via a suggested change for coverage.py to set this for performance reasons (https://github.com/nedbat/coveragepy/pull/791). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-31 14:28:51 | blueyed | set | recipients: + blueyed |
| 2019-03-31 14:28:51 | blueyed | set | messageid: <1554042531.73.0.914325341354.issue36494@roundup.psfhosted.org> |
| 2019-03-31 14:28:51 | blueyed | link | issue36494 messages |
| 2019-03-31 14:28:51 | blueyed | create | |