I’ll make a new PR and delete the news entry.
Sent from my iPhone
> On 15 Jan 2019, at 11:23, STINNER Victor <report@bugs.python.org> wrote:
>
>
> STINNER Victor <vstinner@redhat.com> added the comment:
>
>> On AIX the test for flock() passes, but the test for lockf() fails: (...)
>
> I would prefer to simply skip the lockf() test rather than ignoring PermissionError for flock() and lockf() on all platforms. Can you please write a PR for that?
>
> There is no need to add a NEWS entry, I will add "skip news". If you want to add a NEWS entry, mention at least the fixed test and AIX.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue35633>
> _______________________________________
> |