Skip to content

[3.8] bpo-13826: Clarify Popen constructor example (GH-18438)#18445

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-95d024d-3.8
Feb 10, 2020
Merged

[3.8] bpo-13826: Clarify Popen constructor example (GH-18438)#18445
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-95d024d-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 10, 2020

Copy link
Copy Markdown
Contributor

Clarifies that the use of shlex.split is more instructive than
normative, and provides a simpler example.

https://bugs.python.org/issue13826
(cherry picked from commit 95d024d)

Co-authored-by: Tim D. Smith github@tim-smith.us

https://bugs.python.org/issue13826

Automerge-Triggered-By: @gvanrossum

Clarifies that the use of `shlex.split` is more instructive than
normative, and provides a simpler example.

https://bugs.python.org/issue13826
(cherry picked from commit 95d024d)

Co-authored-by: Tim D. Smith <github@tim-smith.us>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tdsmith: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit e6690f6 into python:3.8 Feb 10, 2020
@miss-islington miss-islington deleted the backport-95d024d-3.8 branch February 10, 2020 22:57
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