Files
typeshed/stdlib
Ollie Ford 2e7e8cc009 Add 3.7 variant of subprocess.run (#2409)
Python 3.7 added:
  - `text` as an alias of `universal_newlines`
  - `capture_output` for `stdout=PIPE,stderr=PIPE`

cf. https://docs.python.org/3.7/library/subprocess.html
2018-08-23 11:50:23 -07:00
..
2018-08-21 07:53:35 -07:00
2018-04-06 11:09:11 -07:00