Guido van Rossum added the comment: OK, here's a new patch that includes tests.
To run the tests, I use: ./python.exe Lib/test/regrtest.py --fromfile Lib/test/test_asyncio/tests.txt --verbose There are a total of 4 individual test failures, all having to do with SSL: ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:589) Did anything change in the ssl module recently? ---------- Added file: http://bugs.python.org/file32127/asyncio3.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19262> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com