[issue35633] test_eintr: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX

Michael Felt report at bugs.python.org
Sat Jan 5 03:25:56 EST 2019


Michael Felt <aixtools at felt.demon.nl> added the comment:

I had tried “wb+”, not “w+b”. Is there a difference? I forget if I tried just “w+”. 

But I’ll do them anyway/again to be sure. 

Sent from my iPhone

> On 4 Jan 2019, at 23:43, STINNER Victor <report at bugs.python.org> wrote:
> 
> 
> Change by STINNER Victor <vstinner at redhat.com>:
> 
> 
> ----------
> title: test_eintr fails on AIX since fcntl functions were modified -> test_eintr: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX
> 
> _______________________________________
> Python tracker <report at bugs.python.org>
> <https://bugs.python.org/issue35633>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35633>
_______________________________________


More information about the Python-bugs-list mailing list