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

(cherry picked from commit 9dbfe2dc8e7bba25e52f9470ae6969821a365297)

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