Skip to content

bpo-34490: Fix test_asyncio for AIX - do not call transport.get_extra_info('sock… #8907

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 1 commit into from
Sep 13, 2018

Conversation

aixtools
Copy link
Contributor

@aixtools aixtools commented Aug 24, 2018

Inspired by msg211764, issue20682

https://bugs.python.org/issue34490

@asvetlov asvetlov merged commit 413118e into python:master Sep 13, 2018
@bedevere-bot
Copy link

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

@asvetlov
Copy link
Contributor

Thanks!

@miss-islington
Copy link
Contributor

Thanks @aixtools for the PR, and @asvetlov for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @aixtools and @asvetlov, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 413118ebf3162418639a5c4af14b02d26571a02c 3.7

@bedevere-bot
Copy link

GH-9286 is a backport of this pull request to the 3.7 branch.

asvetlov pushed a commit to asvetlov/cpython that referenced this pull request Sep 13, 2018
…('sockname') (pythonGH-8907).

(cherry picked from commit 413118e)

Co-authored-by: Michael Felt <[email protected]>
asvetlov added a commit that referenced this pull request Sep 14, 2018
…_extra_info('sockname') (GH-8907) (#9286)

* [3.7] Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (GH-8907).
(cherry picked from commit 413118e)

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

* Update test_events.py
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.

5 participants