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, miss-islington, pitrou, stutzbach, terry.reedy, vidhya
Date 2022-03-03.15:16:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646320594.82.0.0978417919335.issue6634@roundup.psfhosted.org>
In-reply-to
Content
New changeset 09819863a3fb7092ca5cbdfcb722882ebbac806b by Miss Islington (bot) in branch '3.9':
bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter (GH-31639) (GH-31661)
https://github.com/python/cpython/commit/09819863a3fb7092ca5cbdfcb722882ebbac806b
History
Date User Action Args
2022-03-03 15:16:34iritkatrielsetrecipients: + iritkatriel, terry.reedy, ggenellina, pitrou, stutzbach, Arfrever, jgehrcke, docs@python, martin.panter, David.Manowitz, miss-islington, vidhya
2022-03-03 15:16:34iritkatrielsetmessageid: <1646320594.82.0.0978417919335.issue6634@roundup.psfhosted.org>
2022-03-03 15:16:34iritkatriellinkissue6634 messages
2022-03-03 15:16:34iritkatrielcreate