Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jan 18, 2022

This addresses [bpo-45554]() by expanding the exitcode documentation to also describe what exitcode will be in cases of normal termination, sys.exit() called, and on uncaught exceptions.

(cherry picked from commit 3852269)

Co-authored-by: John Marshall jmarshall@hey.com

https://bugs.python.org/issue45554

Automerge-Triggered-By: GH:pitrou

…-30142) This addresses [bpo-45554]() by expanding the `exitcode` documentation to also describe what `exitcode` will be in cases of normal termination, `sys.exit()` called, and on uncaught exceptions. Automerge-Triggered-By: GH:pitrou (cherry picked from commit 3852269) Co-authored-by: John Marshall <jmarshall@hey.com>
@miss-islington
Copy link
ContributorAuthor

@jmarshall: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
ContributorAuthor

@miss-islington: Status check is done, and it's a success ✅ .

@miss-islingtonmiss-islington merged commit 0be4760 into python:3.9Jan 18, 2022
@miss-islingtonmiss-islington deleted the backport-3852269-3.9 branch January 18, 2022 22:03
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…thonGH-30142) (pythonGH-30675) This addresses [[bpo-45554]()]() by expanding the `exitcode` documentation to also describe what `exitcode` will be in cases of normal termination, `sys.exit()` called, and on uncaught exceptions. (cherry picked from commit 3852269) Co-authored-by: John Marshall <jmarshall@hey.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@pitrou@the-knights-who-say-ni@bedevere-bot@jmarshall