Skip to content

[3.6] bpo-6135: Fix subprocess.check_output doc to mention changes in 3.6 (GH-5564)#5573

Merged
gpshead merged 1 commit into
python:3.6from
miss-islington:backport-fc1ce81-3.6
Feb 7, 2018
Merged

[3.6] bpo-6135: Fix subprocess.check_output doc to mention changes in 3.6 (GH-5564)#5573
gpshead merged 1 commit into
python:3.6from
miss-islington:backport-fc1ce81-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 7, 2018

Copy link
Copy Markdown
Contributor

Fixes the documentation for subprocess.check_output() not mentioning that the encoding and errors parameters were added in 3.6.
(cherry picked from commit fc1ce81)

Co-authored-by: Brice Gros brice-gros@users.noreply.github.com

https://bugs.python.org/issue6135

…ythonGH-5564)

Fixes the documentation for `subprocess.check_output()` not mentioning that the encoding and errors parameters were added in 3.6.
(cherry picked from commit fc1ce81)

Co-authored-by: Brice Gros <brice-gros@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@brice-gros and @gpshead: Backport status check is done, and it's a success ✅ .

@gpshead
gpshead merged commit 7f95c8c into python:3.6 Feb 7, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @gpshead!

@miss-islington
miss-islington deleted the backport-fc1ce81-3.6 branch February 7, 2018 02:11
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants