Skip to content

bpo-32815: Document **text** argument in Popen and run#5622

Merged
gpshead merged 3 commits into
python:masterfrom
pablogsal:bpo32815
Feb 11, 2018
Merged

bpo-32815: Document **text** argument in Popen and run#5622
gpshead merged 3 commits into
python:masterfrom
pablogsal:bpo32815

Conversation

@pablogsal

@pablogsal pablogsal commented Feb 11, 2018

Copy link
Copy Markdown
Member

@pablogsal

Copy link
Copy Markdown
Member Author

CC: @andyclegg @gpshead

@gpshead gpshead added docs Documentation in the Doc dir skip news labels Feb 11, 2018
@gpshead gpshead self-assigned this Feb 11, 2018
@gpshead gpshead merged commit e14c010 into python:master Feb 11, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 11, 2018
…nGH-5622)

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

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-5631 is a backport of this pull request to the 3.7 branch.

@pablogsal pablogsal deleted the bpo32815 branch February 11, 2018 21:01
gpshead pushed a commit that referenced this pull request Feb 11, 2018
…) (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 e14c010)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants