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 gvanrossum
Recipients docs@python, gvanrossum, vstinner, yselivanov, zach.ware
Date 2015-09-11.18:17:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441995421.91.0.484835201408.issue25073@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed, but then why isn't it in the tests directory? There are some examples in the asyncio repo on GitHub that use test_utils.dummy_ssl_context(), and that's probably why; but that's a fairly bad practice plus it's really a one-liner.
History
Date User Action Args
2015-09-11 18:17:01gvanrossumsetrecipients: + gvanrossum, vstinner, docs@python, zach.ware, yselivanov
2015-09-11 18:17:01gvanrossumsetmessageid: <1441995421.91.0.484835201408.issue25073@psf.upfronthosting.co.za>
2015-09-11 18:17:01gvanrossumlinkissue25073 messages
2015-09-11 18:17:01gvanrossumcreate