[issue22367] Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)

Ned Deily report at bugs.python.org
Sat Dec 7 15:10:28 EST 2019


Ned Deily <nad at python.org> added the comment:

It looks like the only thing left to do yet for this issue is to finish the review of and merge the PR that actually implements the new parameter.  Removing the Deferred Blocker status and deselecting releases other than 3.9.

----------
priority: deferred blocker -> 
versions:  -Python 3.5, Python 3.6, Python 3.7, Python 3.8

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


More information about the Python-bugs-list mailing list