Christian Heimes <li...@cheimes.de> added the comment:

Ned, I'm going to rewrite part of the test infrastructure during beta phase. 
The ssl module now works according to specifications. When the client doesn't 
recognize a hostname, it aborts the TLS connection with a TLS ALERT message. 
The old asynchat test system cannot handle TLS connection abort correctly.

It's really just testing. No public APIs will be affected.

----------
nosy: +ned.deily
priority: high -> deferred blocker

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32706>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to