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 nikratio
Recipients christian.heimes, giampaolo.rodola, janssen, nikratio, pitrou, r.david.murray
Date 2014-03-19.01:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395191795.78.0.490464147131.issue20951@psf.upfronthosting.co.za>
In-reply-to
Content
Since this behavior cannot be changed without breaking third-party libraries (why did they work around this rather than reporting a bug?), I'd suggest to document the current behavior and allow programs to opt-in to getting exceptions.

I've attached a patch to that end. Feedback would be appreciated.
History
Date User Action Args
2014-03-19 01:16:36nikratiosetrecipients: + nikratio, janssen, pitrou, giampaolo.rodola, christian.heimes, r.david.murray
2014-03-19 01:16:35nikratiosetmessageid: <1395191795.78.0.490464147131.issue20951@psf.upfronthosting.co.za>
2014-03-19 01:16:35nikratiolinkissue20951 messages
2014-03-19 01:16:34nikratiocreate