◐ Shell
clean mode source ↗

[3.11] gh-87452: Improve the Popen.returncode docs by miss-islington · Pull Request #103771 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Apr 24, 2023

edited by bedevere-bot

Loading

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.11

Apr 25, 2023

@miss-islington miss-islington deleted the backport-68f5836-3.11 branch

April 25, 2023 16:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gpshead gpshead gpshead approved these changes

Assignees

No one assigned

Labels

awaiting merge docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

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