Skip to content

Commit 506a4df

Browse files
committed
restored IS_WINDOWS to stub file
1 parent 16f536d commit 506a4df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cheroot/connections.pyi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
from typing import Any
22

3+
IS_WINDOWS: bool
4+
35
def prevent_socket_inheritance(sock) -> None: ...
46

57
class _ThreadsafeSelector:

0 commit comments

Comments
 (0)