]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fixes gh-139090: add os.RWF_DONTCACHE (#139091)
authorBenjamin Peterson <benjamin@python.org>
Thu, 18 Sep 2025 15:13:23 +0000 (08:13 -0700)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 15:13:23 +0000 (08:13 -0700)
commite163fbdeda17104f3782afcae557c0211a2ba0a6
tree8e2965986bcbaf8a00f4166ba5ce08e40710582f
parent9b35f7cdfedc1835f36b87662617fb60d06fe412
fixes gh-139090: add os.RWF_DONTCACHE (#139091)
Doc/library/os.rst
Misc/NEWS.d/next/Library/2025-09-17-21-52-30.gh-issue-139090.W7vbhF.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c