Skip to content

bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter #31639

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

Merged
merged 9 commits into from
Mar 3, 2022

Conversation

Vidhyavinu
Copy link
Contributor

@Vidhyavinu Vidhyavinu commented Mar 1, 2022

Updated the document at Exit() for main thread and non-primary threads.

https://bugs.python.org/issue6634

…ne: undocumented behaviour

Updated the document at Exit() for main thread and non-primary threads.
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Mar 1, 2022
Co-authored-by: Irit Katriel <[email protected]>
@iritkatriel iritkatriel changed the title BPO - 6634 [doc] sys.exit() called from threads other than the main o… bpo-6634: [doc] sys.exit() called from threads other than the main o… Mar 2, 2022
@iritkatriel iritkatriel changed the title bpo-6634: [doc] sys.exit() called from threads other than the main o… bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter Mar 2, 2022
@iritkatriel iritkatriel merged commit 10117f1 into python:main Mar 3, 2022
@miss-islington
Copy link
Contributor

Thanks @Vidhyavinu for the PR, and @iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-31660 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Mar 3, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Mar 3, 2022
@bedevere-bot
Copy link

GH-31661 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2022
miss-islington added a commit that referenced this pull request Mar 3, 2022
iritkatriel pushed a commit that referenced this pull request Mar 3, 2022
…rpreter (GH-31639) (GH-31661)

(cherry picked from commit 10117f1)

Co-authored-by: vidhya <[email protected]>

Co-authored-by: vidhya <[email protected]>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…rpreter (pythonGH-31639) (pythonGH-31661)

(cherry picked from commit 10117f1)

Co-authored-by: vidhya <[email protected]>

Co-authored-by: vidhya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants