]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90887: posix module: Add more flags for fcopy_file (#31300)
authorDavid CARLIER <devnexen@gmail.com>
Tue, 3 May 2022 14:53:51 +0000 (15:53 +0100)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 14:53:51 +0000 (08:53 -0600)
commit04dc4b06a3afc79a658cacca87ee1d93a34653bd
tree1a1cf30827f86d70c28e49458e4a7238b20a8b20
parent1699128c4891da3bbe23553d709261d88855b93f
gh-90887: posix module: Add more flags for fcopy_file (#31300)

Closes #90887

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Misc/NEWS.d/next/Library/2022-05-02-18-19-46.gh-issue-90887.zQsmfp.rst [new file with mode: 0644]
Modules/posixmodule.c