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 vstinner
Recipients giampaolo.rodola, janssen, pitrou, vstinner
Date 2010-03-26.17:51:26
SpamBayes Score 0.009477716
Marked as misclassified No
Message-id <1269625887.24.0.573722973929.issue8222@psf.upfronthosting.co.za>
In-reply-to
Content
Would it be possible to add an option to disable SSL_MODE_AUTO_RETRY for a specific socket? Existing applications may rely on / prefer the current behaviour.
History
Date User Action Args
2010-03-26 17:51:27vstinnersetrecipients: + vstinner, janssen, pitrou, giampaolo.rodola
2010-03-26 17:51:27vstinnersetmessageid: <1269625887.24.0.573722973929.issue8222@psf.upfronthosting.co.za>
2010-03-26 17:51:26vstinnerlinkissue8222 messages
2010-03-26 17:51:26vstinnercreate