This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients Arfrever, David.Manowitz, docs@python, ggenellina, iritkatriel, jgehrcke, martin.panter, pitrou, stutzbach, terry.reedy, vidhya
Date 2022-03-03.14:23:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646317435.4.0.871182835257.issue6634@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10117f1d8cb49ce95493555c06050faf636ccee7 by vidhya in branch 'main':
bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter (GH-31639)
https://github.com/python/cpython/commit/10117f1d8cb49ce95493555c06050faf636ccee7
History
Date User Action Args
2022-03-03 14:23:55iritkatrielsetrecipients: + iritkatriel, terry.reedy, ggenellina, pitrou, stutzbach, Arfrever, jgehrcke, docs@python, martin.panter, David.Manowitz, vidhya
2022-03-03 14:23:55iritkatrielsetmessageid: <1646317435.4.0.871182835257.issue6634@roundup.psfhosted.org>
2022-03-03 14:23:55iritkatriellinkissue6634 messages
2022-03-03 14:23:55iritkatrielcreate