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 hynek
Recipients benjamin.peterson, eric.araujo, hynek, ned.deily, ronaldoussoren
Date 2012-04-27.14:13:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335535982.47.0.591124202563.issue14682@psf.upfronthosting.co.za>
In-reply-to
Content
In order to fix issue14662, we need to back port at least ENOTSUP to 2.7 (presuming we don’t want to check for magic numbers).

The question is, whether we should back port all/most of them when we’re at it? There doesn’t seem to be much harm to it.
History
Date User Action Args
2012-04-27 14:13:02hyneksetrecipients: + hynek, ronaldoussoren, benjamin.peterson, ned.deily, eric.araujo
2012-04-27 14:13:02hyneksetmessageid: <1335535982.47.0.591124202563.issue14682@psf.upfronthosting.co.za>
2012-04-27 14:13:01hyneklinkissue14682 messages
2012-04-27 14:13:01hynekcreate