[issue22367] Please add F_OFD_SETLK, etc support to fcntl.lockf

STINNER Victor report at bugs.python.org
Tue Mar 8 07:18:27 EST 2016


STINNER Victor added the comment:

> This implements the open_file_descriptor argument and fixes a bug with converting to int when off_t is 64-bit but long is 32-bit.

Please extract the fix into a different patch.

----------

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


More information about the Python-bugs-list mailing list