-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Minor ReST formatting fixes in subprocess docs #14876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Not quite following why CI fails. Travis says: But that seems unrelated to this PR. |
|
The error seems to have been fixed. Updating your branch with latest master might help https://bugs.python.org/issue37644. |
ce01e8d to
cfd6467
Compare
|
Rebased. |
|
@matrixise: Please replace |
|
Thanks @timhoffm for the PR, and @matrixise for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
(cherry picked from commit 1a13efb) Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
|
GH-15923 is a backport of this pull request to the 3.8 branch. |
|
Thank you for your contribution, your PR has been merged into master and will be backported to 3.8. |
(cherry picked from commit 1a13efb) Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Formatted some code segments as literal or code block.