[issue30735] Python 3.6.1 test_asyncio fails on Solaris 11

2019-10-21 Thread STINNER Victor
STINNER Victor added the comment: Solaris is not really supported in Python: https://pythondev.readthedocs.io/platforms.html#best-effort-and-unofficial-platforms There is no more Solaris buildbot worker for example. Morevoer, this issue has no activity for 2 years. I close it. -- nos

[issue30735] Python 3.6.1 test_asyncio fails on Solaris 11

2017-06-22 Thread Peter
New submission from Peter: I was building all the latest Python (2.7.13, 3.4.6, 3.5.3 and 3.6.1) on Solaris 11 using gcc 4.9.2 and found that Python 3.6.1 test_asyncio consistently fails while the other versions don't. Details: $ ./python -W default -bb -E -W error::BytesWarning -m test -r -