STINNER Victor <vstin...@python.org> added the comment:

> On issue 38602, the constant related to open file descriptors will be added. 
> I will finalize this issue after issue 38602 is closed.

issue 38602 added constants, but this issue also modify lockf() to add 
open_file_descriptor parameter to choose between F_SETLK/F_SETLKW and 
F_OFD_SETLK/F_OFD_SETLKW.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue22367>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to