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 alex, christian.heimes, giampaolo.rodola, gvanrossum, pitrou, vstinner, yselivanov
Date 2014-10-15.09:53:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413366821.48.0.472104990078.issue22641@psf.upfronthosting.co.za>
In-reply-to
Content
asyncio is not yet bound by legacy use cases, so this patch switches asyncio to stronger default SSL settings for client connections. It also adds tests for that (the code path was untested).
History
Date User Action Args
2014-10-15 09:53:41pitrousetrecipients: + pitrou, gvanrossum, vstinner, giampaolo.rodola, christian.heimes, alex, yselivanov
2014-10-15 09:53:41pitrousetmessageid: <1413366821.48.0.472104990078.issue22641@psf.upfronthosting.co.za>
2014-10-15 09:53:41pitroulinkissue22641 messages
2014-10-15 09:53:41pitroucreate