Skip to content

[3.7] bpo-34490: Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (GH-8907) #9286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 14, 2018

Conversation

asvetlov
Copy link
Contributor

@asvetlov asvetlov commented Sep 13, 2018

(cherry picked from commit 413118e)

Co-authored-by: Michael Felt [email protected]

https://bugs.python.org/issue34490

…('sockname') (pythonGH-8907).

(cherry picked from commit 413118e)

Co-authored-by: Michael Felt <[email protected]>
@asvetlov asvetlov requested a review from 1st1 as a code owner September 13, 2018 23:40
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting merge labels Sep 13, 2018
@asvetlov asvetlov changed the title [3.7] Fix test_asyncio for AIX - do not call transport.get_extra_info… [3.7] bpo-34490: Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (GH-8907) Sep 13, 2018
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Sep 13, 2018
@asvetlov asvetlov merged commit d0491cd into python:3.7 Sep 14, 2018
@bedevere-bot
Copy link

@asvetlov: Please replace # with GH- in the commit message next time. Thanks!

@asvetlov asvetlov deleted the backport-413118e-3.7 branch September 14, 2018 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants