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 miss-islington
Recipients Arfrever, David.Manowitz, docs@python, ggenellina, iritkatriel, jgehrcke, martin.panter, miss-islington, pitrou, stutzbach, terry.reedy, vidhya
Date 2022-03-03.14:49:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646318984.8.0.810489257562.issue6634@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9d9dc59d07d51d73e5af7dd506d0da63aa336995 by Miss Islington (bot) in branch '3.10':
bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter (GH-31639)
https://github.com/python/cpython/commit/9d9dc59d07d51d73e5af7dd506d0da63aa336995
History
Date User Action Args
2022-03-03 14:49:44miss-islingtonsetrecipients: + miss-islington, terry.reedy, ggenellina, pitrou, stutzbach, Arfrever, jgehrcke, docs@python, martin.panter, David.Manowitz, iritkatriel, vidhya
2022-03-03 14:49:44miss-islingtonsetmessageid: <1646318984.8.0.810489257562.issue6634@roundup.psfhosted.org>
2022-03-03 14:49:44miss-islingtonlinkissue6634 messages
2022-03-03 14:49:44miss-islingtoncreate