[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-07 Thread STINNER Victor
STINNER Victor added the comment: New changeset 3c417610ad318afecf471d59c53e5ae592740791 by Victor Stinner in branch '3.7': [3.7] bpo-33789: Backport test_asyncio fixes from master (GH-7478) https://github.com/python/cpython/commit/3c417610ad318afecf471d59c53e5ae592740791 --

[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-07 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.7 ___ Python tracker ___

[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-07 Thread STINNER Victor
Change by STINNER Victor : -- pull_requests: +7101 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-06 Thread STINNER Victor
STINNER Victor added the comment: New changeset 7ed61e9431ee2c191aeeeb26f86a71bb90ab99fd by Victor Stinner in branch 'master': bpo-33789, test_asyncio: Hide PendingDeprecationWarning (GH-7461) https://github.com/python/cpython/commit/7ed61e9431ee2c191aeeeb26f86a71bb90ab99fd --

[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-06 Thread STINNER Victor
STINNER Victor added the comment: New changeset 0eba7c39132614a5730cda6b340e18dfb2d30d14 by Victor Stinner in branch 'master': bpo-33789: test_asyncio: Fix ResourceWarning (GH-7460) https://github.com/python/cpython/commit/0eba7c39132614a5730cda6b340e18dfb2d30d14 --

[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-06 Thread STINNER Victor
Change by STINNER Victor : -- pull_requests: +7084 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-06 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +7083 stage: -> patch review ___ Python tracker ___ ___

[issue33789] test_asyncio emits ResourceWarning warnings

2018-06-06 Thread STINNER Victor
New submission from STINNER Victor : vstinner@apu$ ./python -X dev -u -m test test_asyncio -v 2>&1 (...) test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... Exception in thread test-server: Traceback (most recent call last): File