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 yan12125
Recipients alex, christian.heimes, dstufft, janssen, yan12125
Date 2016-09-18.19:42:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474227761.15.0.65864166545.issue28182@psf.upfronthosting.co.za>
In-reply-to
Content
That looks much better. I should have create a subclass of SSLError.

Here's a minor concern: fill_and_set_sslerror adds a new argument for verification errors. If someone else wants to support more errors, this function would have more arguments, which sounds bad for me - or we can postpone discussions until there's really such a need?
History
Date User Action Args
2016-09-18 19:42:41yan12125setrecipients: + yan12125, janssen, christian.heimes, alex, dstufft
2016-09-18 19:42:41yan12125setmessageid: <1474227761.15.0.65864166545.issue28182@psf.upfronthosting.co.za>
2016-09-18 19:42:41yan12125linkissue28182 messages
2016-09-18 19:42:41yan12125create