Skip to content

Commit d35d522

Browse files
hauntsaninjaVishal Kuo
authored andcommitted
python3: remove _subprocess (python#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 944b82b commit d35d522

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)