]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (#98890)
authorCharlie Zhao <zhaoyu_hit@qq.com>
Mon, 31 Oct 2022 18:22:02 +0000 (02:22 +0800)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2022 18:22:02 +0000 (11:22 -0700)
commitd3d1738acd4f62869d7f1e119c257e2ee46fd16f
tree207129f5f81a0ad2d5b02c44f863723771a95da3
parent1907e5a7cca9b7348f76c3f1128058ddc4623f22
[3.10] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (#98890)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit 3ac8c0ab6ee819a14b1c8e0992acbaf376a46058)
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/clinic/overlapped.c.h
Modules/overlapped.c