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 martin.panter
Recipients Arfrever, georg.brandl, loewis, martin.panter, mkc, pitrou, python-dev, rbcollins, steve.dower, terry.reedy
Date 2015-08-26.07:17:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440573440.15.0.404219002454.issue5319@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the hints Robert. I will definitely add that defs entry.

I’m a bit unsure about preserving an existing non-zero exit status. It seems a slightly more complicated and unexpected way of do it to me. But I cannot remember why I was originally interested in this issue. Do you have a use case where keeping the exit status > 1 would be good?

Also need to add some entries to What’s New.
History
Date User Action Args
2015-08-26 07:17:20martin.pantersetrecipients: + martin.panter, loewis, georg.brandl, terry.reedy, mkc, pitrou, rbcollins, Arfrever, python-dev, steve.dower
2015-08-26 07:17:20martin.pantersetmessageid: <1440573440.15.0.404219002454.issue5319@psf.upfronthosting.co.za>
2015-08-26 07:17:20martin.panterlinkissue5319 messages
2015-08-26 07:17:19martin.pantercreate