]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (#98889)
authorCharlie Zhao <zhaoyu_hit@qq.com>
Mon, 31 Oct 2022 18:21:01 +0000 (02:21 +0800)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2022 18:21:01 +0000 (11:21 -0700)
commit2b0cbb90c311ccfed291c3b0f4f8268fdac214ee
tree2b05bf9a7ddeb684210a935b752f402791c742ec
parenta4f8db19ad239fd0b4ef8d5d6f20666c8611e7a5
[3.11] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (#98889)

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