]> granicus.if.org Git - python/commit
bpo-26826: Expose copy_file_range in the os module (GH-7255)
authorPablo Galindo <Pablogsal@gmail.com>
Fri, 31 May 2019 18:39:47 +0000 (19:39 +0100)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 18:39:47 +0000 (19:39 +0100)
commitaac4d0342c3e692731c189d003dbd73a8c681a34
treeb888c0e2423d1b3422765db1cea5f3e0cf5c97f4
parent545a3b8814dbf2a5391e830d69e796fb1a1d62ec
bpo-26826: Expose copy_file_range in the os module (GH-7255)
Doc/library/os.rst
Lib/test/test_os.py
Misc/NEWS.d/next/Core and Builtins/2018-05-30-23-43-03.bpo-26826.NkRzjb.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c
aclocal.m4
configure
configure.ac
pyconfig.h.in