]> granicus.if.org Git - python/commit
bpo-32815: Improve docs on the subprocess API *text* parameter (GH-5622) (GH-5631)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 11 Feb 2018 23:21:02 +0000 (15:21 -0800)
committerGregory P. Smith <greg@krypto.org>
Sun, 11 Feb 2018 23:21:02 +0000 (15:21 -0800)
commitba4f218657efcba856d00eb320418355cce8309a
tree05c417253c1815a52b5d2069ffd5928645dcf3e9
parent09df4b761f6365e315be26c89d2af70a4fda6985
bpo-32815: Improve docs on the subprocess API *text* parameter (GH-5622) (GH-5631)

Describe *text* as an alias for *universal_newlines* in more places that people are likely to be referred to.
(cherry picked from commit e14c01037877768a3fe766e50d14993bd5d8a67e)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Doc/library/subprocess.rst