Message334021
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>
> _______________________________________
> |
|
| Date |
User |
Action |
Args |
| 2019-01-18 22:54:55 | Michael.Felt | set | recipients:
+ Michael.Felt, vstinner |
| 2019-01-18 22:54:54 | Michael.Felt | link | issue35633 messages |
| 2019-01-18 22:54:54 | Michael.Felt | create | |
|