Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] gh-98793: Fix typecheck in overlapped.c (GH-98835) #98889

Open
wants to merge 1 commit into
base: 3.11
Choose a base branch
from

Conversation

CharlieZhao95
Copy link
Contributor

@CharlieZhao95 CharlieZhao95 commented Oct 31, 2022

Fix argument typechecks in _overlapped.WSAConnect and _overlapped.Overlapped.WSASendTo functions.
Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com
(cherry picked from commit 3ac8c0a)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit 3ac8c0a)
@bedevere-bot bedevere-bot added type-crash A hard crash of the interpreter, possibly with a core dump awaiting review labels Oct 31, 2022
Labels
awaiting review type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants