[3.7] bpo-34490: Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (GH-8907) by asvetlov · Pull Request #9286 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@asvetlov

Copy link Copy Markdown

Contributor

@asvetlov asvetlov commented

Sep 13, 2018

edited

Loading

(cherry picked from commit 413118e)

Co-authored-by: Michael Felt aixtools@users.noreply.github.com

https://bugs.python.org/issue34490

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

(cherry picked from commit 413118e)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>

@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 Copy Markdown

@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

Reviewers

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@asvetlov @bedevere-bot @the-knights-who-say-ni @aixtools