On Wed, Sep 7, 2016 at 8:43 PM, Nick Coghlan wrote:
> On 8 September 2016 at 04:31, Guido van Rossum wrote:
>> There's also the issue of starttls, a feature that we know we'd like
>> to add but don't have ready for 3.6b1. I think the right approach
>> there is to provide an add-on package on PyPI
On 8 September 2016 at 04:31, Guido van Rossum wrote:
> There's also the issue of starttls, a feature that we know we'd like
> to add but don't have ready for 3.6b1. I think the right approach
> there is to provide an add-on package on PyPI that implements a
> starttls-capable Transport class, and