Skip to content

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 <aixtools@users.noreply.github.com>
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 <aixtools@users.noreply.github.com> * 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

5 participants