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 christian.heimes
Recipients alex, christian.heimes, dstufft, janssen, yan12125
Date 2016-09-18.21:08:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474232904.38.0.409147020738.issue28182@psf.upfronthosting.co.za>
In-reply-to
Content
You don't have to be concerned about additional arguments. fill_and_set_sslerror() is an internal helper function. In fact it's a helper function for two other helper functions. Let's postpone the discussion until the argument sizes grows out of proportion.
History
Date User Action Args
2016-09-18 21:08:24christian.heimessetrecipients: + christian.heimes, janssen, alex, dstufft, yan12125
2016-09-18 21:08:24christian.heimessetmessageid: <1474232904.38.0.409147020738.issue28182@psf.upfronthosting.co.za>
2016-09-18 21:08:24christian.heimeslinkissue28182 messages
2016-09-18 21:08:24christian.heimescreate