Before declaring h_errno, do not check for Win32 only. Instead, do check · pythoncapi/cpython@fe36fc9 · GitHub
Skip to content

Commit fe36fc9

Browse files
committed
Before declaring h_errno, do not check for Win32 only. Instead, do check
whether h_errno is a macro.
1 parent 4c81d60 commit fe36fc9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Modules/getaddrinfo.c

Lines changed: 1 addition & 1 deletion

Modules/socketmodule.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)