mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-06 09:57:41 +08:00
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 <>
This commit is contained in:
@@ -3,7 +3,6 @@ _dummy_threading
|
||||
_importlib_modulespec
|
||||
_operator.methodcaller
|
||||
_posixsubprocess.cloexec_pipe
|
||||
_subprocess
|
||||
_types
|
||||
_weakref.CallableProxyType.__getattr__
|
||||
_weakref.ProxyType.__getattr__
|
||||
|
||||
Reference in New Issue
Block a user