]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117078)
authorjkriegshauser <jkriegshauser@gmail.com>
Wed, 20 Mar 2024 20:10:15 +0000 (13:10 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Mar 2024 20:10:15 +0000 (13:10 -0700)
commitd69c51520e30584fb6eabdcaadd8d37a6631dcc3
tree84814496a919aa6d6118c77eff44fe71948dfd0c
parent8e00ead351af6b93b9557a42f46620e7e39dbd26
[3.12] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117078)

Manual backport of gh-116774.
Lib/asyncio/windows_events.py
Lib/test/test_asyncio/test_windows_events.py
Misc/NEWS.d/next/Windows/2024-03-14-01-58-22.gh-issue-116773.H2UldY.rst [new file with mode: 0644]
Modules/overlapped.c