]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107888: Fix test_mmap PROT_EXEC comment (GH-110125) (#110130)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Sep 2023 22:19:33 +0000 (15:19 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 22:19:33 +0000 (22:19 +0000)
commit42b6883d5f648a95e33f815364c8a529e4574caa
tree15f219f04b45753fd5084d45f6fc937e84e4fcd2
parent190e8fbfb7284e9c253388f0c2363cd8387e6e7f
[3.11] gh-107888: Fix test_mmap PROT_EXEC comment (GH-110125) (#110130)

gh-107888: Fix test_mmap PROT_EXEC comment (GH-110125)
(cherry picked from commit 14098b78f7453adbd40c53e32c29588611b7c87b)

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