[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
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
asvetlov merged 2 commits intopython:3.7from
Sep 14, 2018Merged
Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 413118e)
Co-authored-by: Michael Felt aixtools@users.noreply.github.com
…('sockname') (pythonGH-8907).
(cherry picked from commit 413118e)
Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
asvetlov
requested a review
from 1st1
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
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)
asvetlov
merged commit
d0491cd
into
python:3.7
Copy link Copy Markdown
bedevere-bot
commented
Sep 14, 2018
bedevere-bot commented
Sep 14, 2018@asvetlov: Please replace # with GH- in the commit message next time. Thanks!
bedevere-bot
removed
the
awaiting merge
label
asvetlov
deleted the
backport-413118e-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment