Skip to content

Commit 9a5ba01

Browse files
authored
python3: remove _subprocess (#4022)
This doesn't seem to exist in Python 3.5, which is the earliest Python3 we support, and this folder is in stdlib/3 Co-authored-by: hauntsaninja <>
1 parent 1436181 commit 9a5ba01

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

stdlib/3/_subprocess.pyi

Lines changed: 0 additions & 38 deletions
This file was deleted.

tests/stubtest_whitelists/py3_common.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ _dummy_threading
33
_importlib_modulespec
44
_operator.methodcaller
55
_posixsubprocess.cloexec_pipe
6-
_subprocess
76
_types
87
_weakref.CallableProxyType.__getattr__
98
_weakref.ProxyType.__getattr__

0 commit comments

Comments
 (0)