Skip to content
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

bpo-39129: Fix import path for asyncio.TimeoutError #17691

Merged
merged 1 commit into from Dec 24, 2019

Conversation

@asvetlov
Copy link
Contributor

asvetlov commented Dec 24, 2019

Copy link
Contributor

tirkarthi left a comment

LGTM. Thanks.

@asvetlov asvetlov merged commit 025eeaa into python:master Dec 24, 2019
9 checks passed
9 checks passed
Docs
Details
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20191224.6 succeeded
Details
bedevere/issue-number Issue number 39129 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@asvetlov asvetlov deleted the asvetlov:fix-happy-eyeballs branch Dec 24, 2019
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 24, 2019

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

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 24, 2019

Thanks @asvetlov for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 24, 2019

GH-17693 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 24, 2019
(cherry picked from commit 025eeaa)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
miss-islington added a commit that referenced this pull request Dec 24, 2019
(cherry picked from commit 025eeaa)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
sthagen added a commit to sthagen/cpython that referenced this pull request Dec 24, 2019
Fix import path for asyncio.TimeoutError (python#17691)
petdance added a commit to petdance/cpython that referenced this pull request Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.