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 pitrou
Recipients benjamin.peterson, eric.araujo, hynek, jcea, loewis, ned.deily, pitrou, ronaldoussoren
Date 2012-04-27.15:51:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335541906.09.0.229063929384.issue14682@psf.upfronthosting.co.za>
In-reply-to
Content
> So what does that mean for issue14662? Backport only ENOTSUP, check
> against “45” or “won't fix”?

Then, backporting only ENOTSUP would be a reasonable solution.
Or perhaps backport it as a private attribute (_ENOTSUP).
History
Date User Action Args
2012-04-27 15:51:46pitrousetrecipients: + pitrou, loewis, jcea, ronaldoussoren, benjamin.peterson, ned.deily, eric.araujo, hynek
2012-04-27 15:51:46pitrousetmessageid: <1335541906.09.0.229063929384.issue14682@psf.upfronthosting.co.za>
2012-04-27 15:51:45pitroulinkissue14682 messages
2012-04-27 15:51:45pitroucreate