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 asvetlov
Recipients amaury.forgeotdarc, asvetlov, ezio.melotti, james.sanders, r.david.murray
Date 2012-08-24.12:02:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345809721.08.0.593871424763.issue15753@psf.upfronthosting.co.za>
In-reply-to
Content
Changing exception type is not backward compatible and should be documented at least if that change is really required.
Personally I slightly prefer to leave SystemError untouched
History
Date User Action Args
2012-08-24 12:02:01asvetlovsetrecipients: + asvetlov, amaury.forgeotdarc, ezio.melotti, r.david.murray, james.sanders
2012-08-24 12:02:01asvetlovsetmessageid: <1345809721.08.0.593871424763.issue15753@psf.upfronthosting.co.za>
2012-08-24 12:02:00asvetlovlinkissue15753 messages
2012-08-24 12:02:00asvetlovcreate