]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] gh-116773: Fix overlapped memory corruption crash (GH-116774) (GH-117083)
authorjkriegshauser <jkriegshauser@gmail.com>
Wed, 27 Mar 2024 15:24:58 +0000 (08:24 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Mar 2024 15:24:58 +0000 (16:24 +0100)
commitf5bd65ed37bbccfa113438cf9e34feae6816ecb1
tree02f3619bddd4a256a2efff464ea9372d85245dd1
parent928d735c7a3685150c7c2e4186ac74af5a891d65
[3.8] gh-116773: Fix overlapped memory corruption crash (GH-116774) (GH-117083)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
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