Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b530e17

Browse filesBrowse files
authored
GH-131296: Remove unused variable from overlapped.c (GH-131590)
1 parent 591c982 commit b530e17
Copy full SHA for b530e17

File tree

Expand file treeCollapse file tree

1 file changed

+0
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-7
lines changed

‎Modules/overlapped.c

Copy file name to clipboardExpand all lines: Modules/overlapped.c
-7Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1811,13 +1811,6 @@ _overlapped_Overlapped_WSASendTo_impl(OverlappedObject *self, HANDLE handle,
18111811
}
18121812
}
18131813

1814-
1815-
1816-
PyDoc_STRVAR(
1817-
Overlapped_WSARecvFrom_doc,
1818-
"RecvFile(handle, size, flags) -> Overlapped[(message, (host, port))]\n\n"
1819-
"Start overlapped receive");
1820-
18211814
/*[clinic input]
18221815
_overlapped.Overlapped.WSARecvFrom
18231816

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.