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 asvetlov commented Dec 24, 2019

Copy link
Member

@tirkarthi tirkarthi left a comment

LGTM. Thanks.

@asvetlov asvetlov merged commit 025eeaa into python:master Dec 24, 2019
@asvetlov asvetlov deleted the fix-happy-eyeballs branch Dec 24, 2019
@bedevere-bot
Copy link

bedevere-bot commented Dec 24, 2019

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

@miss-islington
Copy link
Contributor

miss-islington commented Dec 24, 2019

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

@bedevere-bot
Copy link

bedevere-bot commented Dec 24, 2019

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

miss-islington pushed 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>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants