Skip to content

[3.11] gh-87452: Improve the Popen.returncode docs - #103771

Merged
ambv merged 2 commits into
python:3.11from
miss-islington:backport-68f5836-3.11
Apr 25, 2023
Merged

[3.11] gh-87452: Improve the Popen.returncode docs#103771
ambv merged 2 commits into
python:3.11from
miss-islington:backport-68f5836-3.11

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Apr 24, 2023

Copy link
Copy Markdown
Contributor

Clarifies that it remains None until a method checking the child process status has been called and noticed it has terminated.
(cherry picked from commit 68f5836)

Co-authored-by: Joshua Herman 30265+zitterbewegung@users.noreply.github.com

Clarifies that it remains None until a method checking the child process status has been called and noticed it has terminated.
(cherry picked from commit 68f5836)
Co-authored-by: Joshua Herman <30265+zitterbewegung@users.noreply.github.com>
@ambv
ambv merged commit 05a2586 into python:3.11Apr 25, 2023
@miss-islington
miss-islington deleted the backport-68f5836-3.11 branch April 25, 2023 16:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting mergedocsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@gpshead@ambv@bedevere-bot@zitterbewegung