bpo-6135: Fix `subprocess.check_output()` doc to mention changes in 3.6 by brice-gros · Pull Request #5564 · python/cpython
brice-gros
changed the title
Fixed doc about
Fixed doc about subprocess.check_output() not mentionning changes in 3.6subprocess.check_output() not mentioning changes in 3.6
gpshead
changed the title
Fixed doc about
bpo-6135: Fix subprocess.check_output() not mentioning changes in 3.6subprocess.check_output() doc to mention changes in 3.6
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Feb 7, 2018…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 pushed a commit to miss-islington/cpython that referenced this pull request
Feb 7, 2018…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>
gpshead pushed a commit that referenced this pull request
Feb 7, 2018gpshead pushed a commit that referenced this pull request
Feb 7, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters