diff options
author | Michael Felt <aixtools@users.noreply.github.com> | 2019-02-14 18:22:35 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-02-14 18:22:35 (GMT) |
commit | b94d4bed67c60834b1a5a0936b8c13934cf3b872 (patch) | |
tree | f3e776bba6b1b1bcdedef67cbed2c0916c0a5fda /Python/getcompiler.c | |
parent | 8a1657b93469580ef345c7c91738587f3d76e87d (diff) | |
download | cpython-b94d4bed67c60834b1a5a0936b8c13934cf3b872.zip cpython-b94d4bed67c60834b1a5a0936b8c13934cf3b872.tar.gz cpython-b94d4bed67c60834b1a5a0936b8c13934cf3b872.tar.bz2 |
bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX (GH-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
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions