Files
typeshed/stdlib/3
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
..
2017-04-24 15:31:29 -07:00
2018-06-09 18:48:30 -07:00
2016-12-21 01:15:26 -08:00
2017-04-24 15:31:29 -07:00
2018-05-15 15:18:59 -04:00
2018-05-15 15:18:59 -04:00
2017-04-30 14:16:30 -07:00
2016-12-20 00:47:51 -08:00
2018-05-15 15:18:59 -04:00
2017-04-24 14:57:26 -07:00
2018-08-18 19:25:48 -07:00
2017-11-13 06:56:24 -08:00
2017-05-31 12:07:21 -07:00
2017-10-08 21:12:19 -07:00
2018-08-21 07:53:35 -07:00