]> granicus.if.org Git - python/commit
bpo-26835: Add file sealing constants to fcntl (GH-13694)
authorChristian Heimes <christian@python.org>
Fri, 31 May 2019 16:32:33 +0000 (18:32 +0200)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 16:32:33 +0000 (18:32 +0200)
commit8cbb5b6625268400d6e9092b75b06d6f90398dc9
tree20053207793db2b39580b721c848097e5f2fae14
parentffed76b6fc4d7dd0244b662d6e5738eb496d9def
bpo-26835: Add file sealing constants to fcntl (GH-13694)

Co-authored-by: nanjekyejoannah <nanjekyejoannah@gmail.com>
Doc/library/fcntl.rst
Misc/NEWS.d/next/Library/2019-05-31-11-33-11.bpo-26835.xGbUX0.rst [new file with mode: 0644]
Modules/fcntlmodule.c