]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41625: Expose the splice() system call in the os module (GH-21947)
authorPablo Galindo <Pablogsal@gmail.com>
Tue, 17 Nov 2020 00:00:38 +0000 (00:00 +0000)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 00:00:38 +0000 (00:00 +0000)
commita57b3d30f66c90f42da751bf82256b9b22961ed0
tree04ec1f393ebfe891fda48a164829bdee76911c0b
parentcce3f0b0c88eba98bc11abe703a444bee7880ff8
bpo-41625: Expose the splice() system call in the os module (GH-21947)
Doc/library/os.rst
Doc/whatsnew/3.10.rst
Lib/test/test_os.py
Misc/NEWS.d/next/Library/2020-08-24-16-59-04.bpo-41625.Cc967V.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c
aclocal.m4
configure
configure.ac
pyconfig.h.in