Message393984
| Author | Dominik V. |
|---|---|
| Recipients | Dominik V., Windson Yang, benedwards14, gregory.p.smith, michael.foord, remi.lapeyre, terry.reedy |
| Date | 2021-05-19.22:57:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1621465062.85.0.756016811812.issue18765@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I wasn't aware of this issue so apparently I submitted a duplicate (#42722) half a year ago. The solution I implemented relies on simply calling `TestCase.debug` and `TestSuite.debug` which makes it a lightweight change. From the perspective of the debugger the situation is thus no different than running a "normal" script. The other issue also has a pull request attached. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-19 22:57:42 | Dominik V. | set | recipients: + Dominik V., terry.reedy, gregory.p.smith, michael.foord, Windson Yang, remi.lapeyre, benedwards14 |
| 2021-05-19 22:57:42 | Dominik V. | set | messageid: <1621465062.85.0.756016811812.issue18765@roundup.psfhosted.org> |
| 2021-05-19 22:57:42 | Dominik V. | link | issue18765 messages |
| 2021-05-19 22:57:42 | Dominik V. | create | |