]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46222: posixmodule sendfile FreeBSD's constants updates. (GH-30327)
authorDavid CARLIER <devnexen@gmail.com>
Mon, 3 Jan 2022 13:01:04 +0000 (13:01 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 13:01:04 +0000 (15:01 +0200)
commitc960b191b8999a9455bb4b2c50dc224d06fee80c
tree5ce812dca3b2e7b19b8ddf62b9df22399f28bc1a
parent549e62827262264cda30455e10e315602129da72
bpo-46222: posixmodule sendfile FreeBSD's constants updates. (GH-30327)

* posixodule sendfile FreeBSD's constants updates.

* ðŸ“œðŸ¤– Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/library/os.rst
Misc/NEWS.d/next/Library/2022-01-01-17-34-32.bpo-46222.s2fzZU.rst [new file with mode: 0644]
Modules/posixmodule.c