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

A better fix for asyncio test_stdin_broken_pipe #7221

Merged
merged 2 commits into from May 30, 2018
Merged

Conversation

1st1
Copy link
Member

@1st1 1st1 commented May 29, 2018

No description provided.

@@ -1,5 +1,7 @@
import os
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps os and time modules are not needed anymore

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@1st1 1st1 merged commit ad74d50 into python:master May 30, 2018
@miss-islington
Copy link
Contributor

Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

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

@1st1 1st1 deleted the betterfixci branch May 30, 2018 00:57
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 30, 2018
(cherry picked from commit ad74d50)

Co-authored-by: Yury Selivanov <yury@magic.io>
@bedevere-bot
Copy link

GH-7234 is a backport of this pull request to the 3.7 branch.

1st1 added a commit to 1st1/cpython that referenced this pull request May 30, 2018
This reverts commit ad74d50.

Turns out it's not a good fix -- Travis has just crashed on this test.
1st1 added a commit that referenced this pull request May 30, 2018
…H-7235)

This reverts commit ad74d50.

Turns out it's not a good fix -- Travis has just crashed on this test.
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