]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-63016: Add flags parameter on mmap.flush (#139553)
authorAN Long <aisk@users.noreply.github.com>
Sat, 27 Dec 2025 10:33:56 +0000 (19:33 +0900)
committerGitHub <noreply@github.com>
Sat, 27 Dec 2025 10:33:56 +0000 (10:33 +0000)
commit1af21ea32043ad5bd4eaacd48a1718d4e0bef945
tree03705c09e3c72e81243d4fbfc5516a4a25ed264e
parent57d569942c6becad85919e3b7fef5f6136c413b0
gh-63016: Add flags parameter on mmap.flush (#139553)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/mmap.rst
Lib/test/test_mmap.py
Misc/NEWS.d/next/Core_and_Builtins/2025-10-04-20-48-02.gh-issue-63016.EC9QN_.rst [new file with mode: 0644]
Modules/clinic/mmapmodule.c.h
Modules/mmapmodule.c