]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117077)
authorjkriegshauser <jkriegshauser@gmail.com>
Wed, 20 Mar 2024 20:10:32 +0000 (13:10 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Mar 2024 20:10:32 +0000 (13:10 -0700)
commit23a1c9f422ad6952186f266ebf325abffcb33892
tree5c1ae8db39020c3aa388240aec58ff0d758030cc
parent7eedaf4a865eee29cc35f6ae3f3fe0d01ce508e8
[3.11] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117077)

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