Skip to content

Conversation

@miss-islington
Copy link
Contributor

  • universal_newlines defaulting to False would suggest, that not
    specifying universal_newlines explicitly and setting text to True
    should cause an error, which is not the case.
  • The run function didn't have the universal_newlines parameter
    documented
  • The check_output function didn't have its text parameter documented
    (cherry picked from commit 7432f09)

Co-authored-by: Jakub Stasiak jakub@stasiak.at

…honGH-10337)

* universal_newlines defaulting to False would suggest, that not
  specifying universal_newlines explicitly and setting text to True
  should cause an error, which is not the case.
* The run function didn't have the universal_newlines parameter
  documented
* The check_output function didn't have its text parameter documented
(cherry picked from commit 7432f09)

Co-authored-by: Jakub Stasiak <jakub@stasiak.at>
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 7a90504 into python:3.7 Nov 12, 2018
@miss-islington miss-islington deleted the backport-7432f09-3.7 branch November 12, 2018 03:48
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