Skip to content

Commit 3ad3ed8

Browse files
authored
Overload the constructor of subprocess.Popen (#3113)
This takes advantage of a recent mypy change to respect the return type of `__new__`. Using that it does the same tedious overloads as `run` and `check_output`.
1 parent e2ec5d0 commit 3ad3ed8

File tree

1 file changed

+335
-88
lines changed

1 file changed

+335
-88
lines changed

0 commit comments

Comments
 (0)