Message380420
FYI your PR 20142 together with my PR https://github.com/python/cpython/pull/23154 allow me to run the whole test_asyncio test suite on OpenIndiana 5.11:
$ ./python -m unittest -v test.test_asyncio
(...)
Ran 2298 tests in 71.668s
OK (skipped=52)
without your PR at least one of the tests is hanging forever. So, this PR improves Solaris/SunOS/illumos/OpenIndiana side of things as well. |
|
Date |
User |
Action |
Args |
2020-11-05 17:08:34 | jstasiak | set | recipients:
+ jstasiak, vstinner, njs, asvetlov, chris.jerdonek, yselivanov, aeros |
2020-11-05 17:08:34 | jstasiak | set | messageid: <1604596114.58.0.552184575697.issue38323@roundup.psfhosted.org> |
2020-11-05 17:08:34 | jstasiak | link | issue38323 messages |
2020-11-05 17:08:34 | jstasiak | create | |
|