]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107888: Fix test_mmap PROT_EXEC comment (#110125)
authorVictor Stinner <vstinner@python.org>
Fri, 29 Sep 2023 21:56:19 +0000 (23:56 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 21:56:19 +0000 (23:56 +0200)
commit14098b78f7453adbd40c53e32c29588611b7c87b
tree2e6a8c27dbef7f1df1c92521d02850f7645dd6ea
parent2973970af8fb3f117ab2e8ab2d82e8a541fcb1da
gh-107888: Fix test_mmap PROT_EXEC comment (#110125)
Lib/test/test_mmap.py