]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (#109928)
authorVictor Stinner <vstinner@python.org>
Tue, 26 Sep 2023 22:26:34 +0000 (00:26 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2023 22:26:34 +0000 (00:26 +0200)
commit9dbfe2dc8e7bba25e52f9470ae6969821a365297
tree8aead442677b2ad1ae667ac55074cfca0e346948
parent9abba715e3225b8e4c4b7dd0ed528ef3a3057bea
gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (#109928)
Lib/test/test_mmap.py