]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] 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:10:35 +0000 (15:10 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 14:10:35 +0000 (15:10 +0100)
commitdd068eaf48cd5e94610031845107e96b35bc0d87
tree89b4f7518fecac6df5d8134cd4b7e8dc63879773
parent2613df8ee2687e270d026020bd79b80220284a6a
[3.9] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (GH-114184)

(cherry picked from commit 9dbfe2dc8e7bba25e52f9470ae6969821a365297)

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