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 Mike Hommey
Recipients Melebius, Mike Hommey, chrahunt, glyph, gwk, kakshay, pablogsal, r.david.murray, torsten
Date 2021-08-19.09:10:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629364243.71.0.461918926436.issue27035@roundup.psfhosted.org>
In-reply-to
Content
> In 2.7 the only exception that _did_ change the exit code was SystemExit.

(and only if it was the last thrown exception)
History
Date User Action Args
2021-08-19 09:10:43Mike Hommeysetrecipients: + Mike Hommey, glyph, r.david.murray, torsten, gwk, Melebius, pablogsal, chrahunt, kakshay
2021-08-19 09:10:43Mike Hommeysetmessageid: <1629364243.71.0.461918926436.issue27035@roundup.psfhosted.org>
2021-08-19 09:10:43Mike Hommeylinkissue27035 messages
2021-08-19 09:10:43Mike Hommeycreate