]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jan 2024 14:02:24 +0000 (15:02 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 14:02:24 +0000 (15:02 +0100)
commit648c44d3f7a020c7fed95d57b105738cf018a7cc
tree92fc8fe04f109cd11ae70b82bedca1e0cea59da1
parentd737623481241222c3733f0fb8a8bb7e2f75649a
[3.8] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (GH-114183)

(cherry picked from commit 9dbfe2dc8e7bba25e52f9470ae6969821a365297)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_mmap.py