]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (#8907)
authorMichael Felt <aixtools@users.noreply.github.com>
Thu, 13 Sep 2018 23:35:56 +0000 (01:35 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 13 Sep 2018 23:35:56 +0000 (16:35 -0700)
commit413118ebf3162418639a5c4af14b02d26571a02c
tree86214c5509c932a9980280e91516e4e0ca2854f1
parenta3c8ba723530ceb3328d184d3e0020534b522778
Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (#8907)
Lib/test/test_asyncio/test_events.py
Misc/NEWS.d/next/Tests/2018-08-24-20-23-15.bpo-34490.vb2cx4.rst [new file with mode: 0644]