Message314864
| Author | serhiy.storchaka |
|---|---|
| Recipients | gforcada, serhiy.storchaka |
| Date | 2018-04-03.07:50:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522741828.75.0.467229070634.issue33211@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See how similar issue was solved in Pyflakes: https://github.com/PyCQA/pyflakes/pull/273. Python tests also needed special workaround, see Lib/test/test_sys_settrace.py and issue17288. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-03 07:50:28 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gforcada |
| 2018-04-03 07:50:28 | serhiy.storchaka | set | messageid: <1522741828.75.0.467229070634.issue33211@psf.upfronthosting.co.za> |
| 2018-04-03 07:50:28 | serhiy.storchaka | link | issue33211 messages |
| 2018-04-03 07:50:28 | serhiy.storchaka | create | |