]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37129: Add os.RWF_APPEND flag for os.pwritev() (GH-20336)
authorYoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
Wed, 27 May 2020 21:32:22 +0000 (15:32 -0600)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 21:32:22 +0000 (23:32 +0200)
commit76ef255bde772005bbd0761399b274c2240e61d3
treed292b61c01295213a7baa5c27abf5658caa2df00
parente4799b95945b44eb0e2eea26473db8e0a49ed0ee
bpo-37129: Add os.RWF_APPEND flag for os.pwritev() (GH-20336)
Doc/library/os.rst
Misc/NEWS.d/next/Library/2020-05-23-04-18-00.bpo-37129.YoYoYo.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c