]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (GH-98890) (GH-140825)
authorŁukasz Langa <lukasz@langa.pl>
Fri, 31 Oct 2025 15:37:20 +0000 (16:37 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Oct 2025 15:37:20 +0000 (16:37 +0100)
commit798eaca6659f21dda2ea90e65b99ce9d2a1d4128
tree5b4c1fc3e91539f05a8c1adb694090d7ee9ea393
parent42762bb0989bddca75f0a98ff674ecbaf66d1b2a
[3.9] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (GH-98890) (GH-140825)

(cherry picked from commit d3d1738acd4f62869d7f1e119c257e2ee46fd16f)

Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/test_asyncio/test_windows_events.py
Misc/NEWS.d/next/Library/2022-10-29-03-40-18.gh-issue-98793.WSPB4A.rst [new file with mode: 0644]
Modules/overlapped.c