Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change
with ... Popen()
to run()
instead.
This will be more compatible with the changes, and keep the return type the same as `run_subprocess()` - universal_newline was changed to text in recent versions of the library
- Loading branch information