]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98793: Fix typecheck in `overlapped.c` (#98835)
authorCharlie Zhao <zhaoyu_hit@qq.com>
Sun, 30 Oct 2022 04:34:46 +0000 (12:34 +0800)
committerGitHub <noreply@github.com>
Sun, 30 Oct 2022 04:34:46 +0000 (21:34 -0700)
commit3ac8c0ab6ee819a14b1c8e0992acbaf376a46058
tree79d77067debcba2cbcbdb370d478e3faad05c136
parentfc94d55ff453a3101e4c00a394d4e38ae2fece13
gh-98793: Fix typecheck in `overlapped.c` (#98835)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.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/clinic/overlapped.c.h
Modules/overlapped.c