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 rbcollins
Recipients Arfrever, georg.brandl, loewis, martin.panter, mkc, pitrou, python-dev, rbcollins, steve.dower, terry.reedy
Date 2015-08-26.09:16:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440580583.72.0.762481000544.issue5319@psf.upfronthosting.co.za>
In-reply-to
Content
Right. So I think one could also propose that the default exception handling should also change to this new number, but it is a different situation - programs don't conflict with that - they allow it to bubble up, but this situation is outside its control.

CLI handling of Python itself is clearly outside both situations and there's no need to reevaluate it now.
History
Date User Action Args
2015-08-26 09:16:23rbcollinssetrecipients: + rbcollins, loewis, georg.brandl, terry.reedy, mkc, pitrou, Arfrever, python-dev, martin.panter, steve.dower
2015-08-26 09:16:23rbcollinssetmessageid: <1440580583.72.0.762481000544.issue5319@psf.upfronthosting.co.za>
2015-08-26 09:16:23rbcollinslinkissue5319 messages
2015-08-26 09:16:23rbcollinscreate