Message 240518 - Python tracker

Message240518

Author martin.panter
Recipients Julian, amaury.forgeotdarc, belopolsky, eric.araujo, lukasz.langa, martin.panter, pitrou, rharris, vencabot_teppoo
Date 2015-04-12.01:17:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428801458.68.0.395863471223.issue2651@psf.upfronthosting.co.za>
In-reply-to
Content
The moratorium is over as far as I understand, and PEP 3151 (OSError changes) has already been implemented.

My understanding is that exception messages are not generally part of the API. I think that avoiding this surprising quirk is more important than retaining backwards compatibility with the formatted exception message. But if it cannot be changed, we can at least document the quirk.
History
Date User Action Args
2015-04-12 01:17:38martin.pantersetrecipients: + martin.panter, amaury.forgeotdarc, belopolsky, pitrou, rharris, eric.araujo, vencabot_teppoo, lukasz.langa, Julian
2015-04-12 01:17:38martin.pantersetmessageid: <1428801458.68.0.395863471223.issue2651@psf.upfronthosting.co.za>
2015-04-12 01:17:38martin.panterlinkissue2651 messages
2015-04-12 01:17:38martin.pantercreate