]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118209: Add Windows structured exception handling to mmap module (GH-118213)
authorDobatymo <Dobatymo@users.noreply.github.com>
Fri, 10 May 2024 09:47:30 +0000 (17:47 +0800)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 09:47:30 +0000 (10:47 +0100)
commite85e8deaf3220c8d12b69294e45645aaf20187b9
tree2091771e6b00c57455657b7e711ea57a7017c5ac
parent7e6fcab20003b07621dc02ea78d6ea2fda500371
gh-118209: Add Windows structured exception handling to mmap module (GH-118213)
Doc/whatsnew/3.13.rst
Lib/test/test_mmap.py
Misc/NEWS.d/next/Windows/2024-04-24-05-16-32.gh-issue-118209.Ryyzlz.rst [new file with mode: 0644]
Modules/mmapmodule.c