Skip to content

[3.6] bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782)#10785

Merged
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-2956bff-3.6
Nov 29, 2018
Merged

[3.6] bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782)#10785
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-2956bff-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Nov 29, 2018

test_eintr no longer fails if the signal handler has not been called.
(cherry picked from commit 2956bff)

Co-authored-by: Victor Stinner [email protected]

https://bugs.python.org/issue35189

test_eintr no longer fails if the signal handler has not been called.
(cherry picked from commit 2956bff)

Co-authored-by: Victor Stinner <[email protected]>
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington
Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 833a706 into python:3.6 Nov 29, 2018
@miss-islington miss-islington deleted the backport-2956bff-3.6 branch November 29, 2018 00:57
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.

4 participants