{{ message }}
gh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit#135337
Merged
vstinner merged 3 commits intoJun 11, 2025
Merged
gh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit#135337vstinner merged 3 commits into
vstinner merged 3 commits into
Conversation
92560de to
4d8a45b
Compare
June 10, 2025 09:39
vstinner
approved these changes
Jun 10, 2025
vstinner
left a comment
Member
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Hide details
View details
vstinner
merged commit
b706ff0
into
python:main
Jun 11, 2025
28 checks passed
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jun 11, 2025
…handle SystemExit (pythonGH-135337) (cherry picked from commit b706ff0) Co-authored-by: Malcolm Smith <smith@chaquo.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jun 11, 2025
…handle SystemExit (pythonGH-135337) (cherry picked from commit b706ff0) Co-authored-by: Malcolm Smith <smith@chaquo.com>
vstinner
pushed a commit
that referenced
this pull request
Jun 11, 2025
vstinner
pushed a commit
that referenced
this pull request
Jun 11, 2025
Member
|
Merged, thank you! |
Sorry, something went wrong.
lkollar
pushed a commit
to lkollar/cpython
that referenced
this pull request
Jun 19, 2025
…handle SystemExit (python#135337)
Pranjal095
pushed a commit
to Pranjal095/cpython
that referenced
this pull request
Jul 12, 2025
…handle SystemExit (python#135337)
past-hypothesis
pushed a commit
to past-hypothesis/cpython-near
that referenced
this pull request
Jul 14, 2025
…unMain handle SystemExit (pythonGH-135337) (python#135395) pythongh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit (pythonGH-135337) (cherry picked from commit b706ff0) Co-authored-by: Malcolm Smith <smith@chaquo.com>
taegyunkim
pushed a commit
to taegyunkim/cpython
that referenced
this pull request
Aug 4, 2025
…handle SystemExit (python#135337)
Agent-Hellboy
pushed a commit
to Agent-Hellboy/cpython
that referenced
this pull request
Aug 19, 2025
…handle SystemExit (python#135337)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
See discussion in the linked issue.
📚 Documentation preview 📚: https://cpython-previews--135337.org.readthedocs.build/