Skip to content

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

Merged
gpshead merged 1 commit intopython:3.7from
miss-islington:backport-fc1ce81-3.7
Feb 7, 2018
Merged

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

Conversation

@miss-islington
Copy link
Contributor

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

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 [email protected]

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 <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@gpshead gpshead merged commit 4e7a964 into python:3.7 Feb 7, 2018
@miss-islington
Copy link
Contributor Author

Thanks, @gpshead!

@miss-islington miss-islington deleted the backport-fc1ce81-3.7 branch February 7, 2018 01:12
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