Message383784
| Author | vstinner |
|---|---|
| Recipients | serhiy.storchaka, vstinner |
| Date | 2020-12-26.00:40:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1608943221.98.0.899155759594.issue42694@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I can reproduce the issue with the command: ./python -m test -u all test_curses I wrote PR 23948 to fix the regression. Note: "./python -m test test_curses" doesn't fail since the test is skipped. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-12-26 00:40:22 | vstinner | set | recipients: + vstinner, serhiy.storchaka |
| 2020-12-26 00:40:21 | vstinner | set | messageid: <1608943221.98.0.899155759594.issue42694@roundup.psfhosted.org> |
| 2020-12-26 00:40:21 | vstinner | link | issue42694 messages |
| 2020-12-26 00:40:21 | vstinner | create | |