Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 14, 2019

bpo-35633: Fix a test regression introduced with bpo-35189 (PEP 475: fnctl functions are not retried if interrupted (EINTR)).

Not only a blocking IO error needs to be ignored - permission errors also need to be ignored.

p.s. - iirc as a "test" only correction a NEWS item is not required. If this is not correct - just mention, and I'll add a NEWS blurb.

https://bugs.python.org/issue35633
(cherry picked from commit b94d4be)

Co-authored-by: Michael Felt [email protected]

…ssion denied" on AIX (pythonGH-11424)

[bpo-35633](https://bugs.python.org/issue35633): Fix a test regression introduced with [bpo-35189](https://bugs.python.org/issue35189) (PEP 475: fnctl functions are not retried if interrupted (EINTR)).

Not only a blocking IO error needs to be ignored - permission errors also need to be ignored.

p.s. - iirc as a "test" only correction a NEWS item is not required. If this is not correct - just mention, and I'll add a NEWS blurb.

https://bugs.python.org/issue35633
(cherry picked from commit b94d4be)

Co-authored-by: Michael Felt <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 7e618f3 into python:3.7 Feb 14, 2019
@miss-islington miss-islington deleted the backport-b94d4be-3.7 branch February 14, 2019 18:41
@miss-islington
Copy link
Contributor Author

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

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.

5 participants