Message347298
test_coroutines, test_dataclasses, test_idle, test_importlib, test_module, and test_pydoc fail when CPython is built without docstrings.
It seems that most of the failures occur simply because the test.support.requires_docstrings decorator is missing for some tests.
See also bpo-17041. |
|
Date |
User |
Action |
Args |
2019-07-05 03:30:04 | ZackerySpytz | set | recipients:
+ ZackerySpytz |
2019-07-05 03:30:04 | ZackerySpytz | set | messageid: <1562297404.15.0.705525533072.issue37501@roundup.psfhosted.org> |
2019-07-05 03:30:04 | ZackerySpytz | link | issue37501 messages |
2019-07-05 03:30:01 | ZackerySpytz | create | |
|