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-30185: avoid KeyboardInterrupt tracebacks in forkserver #1319

Merged
merged 5 commits into from May 4, 2017

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Apr 27, 2017

No description provided.

@mention-bot
Copy link

mention-bot commented Apr 27, 2017

@pitrou, thanks for your PR! By analyzing the history of the files in this pull request, we identified @shibturn, @cf-natali and @applio to be potential reviewers.

@pitrou
Copy link
Member Author

pitrou commented Apr 27, 2017

Looks like there are unrelated spurious failures in test_imaplib and test_nntplib. Has anyone noticed them before?

@pitrou pitrou requested a review from vstinner Apr 27, 2017
@pitrou
Copy link
Member Author

pitrou commented May 1, 2017

@Haypo, are you willing to give a quick review or should I go ahead and merge?

@pitrou pitrou added type-bug An unexpected behavior, bug, or error needs backport to 3.5 labels May 1, 2017
@pitrou pitrou merged commit 6dd4d73 into python:master May 4, 2017
pitrou added a commit to pitrou/cpython that referenced this pull request May 4, 2017
…thonGH-1319)

* bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver

* Tweak comment.
(cherry picked from commit 6dd4d73)
pitrou added a commit to pitrou/cpython that referenced this pull request May 4, 2017
…thonGH-1319)

* bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver

* Tweak comment.
(cherry picked from commit 6dd4d73)
@pitrou pitrou deleted the forkserver_sigint branch May 4, 2017
pitrou added a commit that referenced this pull request May 4, 2017
…-1319) (#1454)

* bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver

* Tweak comment.
(cherry picked from commit 6dd4d73)
pitrou added a commit that referenced this pull request May 4, 2017
…-1319) (#1455)

* bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver

* Tweak comment.
(cherry picked from commit 6dd4d73)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants