]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38602: Add fcntl.F_OFD_XXXX for fcntlmodule (GH-16956)
authorDong-hee Na <donghee.na92@gmail.com>
Mon, 28 Oct 2019 07:31:15 +0000 (16:31 +0900)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 28 Oct 2019 07:31:15 +0000 (09:31 +0200)
commit3bfc8e0fcc707d200c267ff05b052fd6a63c985a
treeadc7e753effdeba3575aab6ffad8adc43e5dcde0
parent85c6f8c65cd4f7219522c1f304bdfff19f785e7a
bpo-38602: Add fcntl.F_OFD_XXXX for fcntlmodule (GH-16956)
Doc/library/fcntl.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/next/Library/2019-10-27-22-29-45.bpo-38602.7jvYFA.rst [new file with mode: 0644]
Modules/fcntlmodule.c