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

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