◐ Shell
clean mode source ↗

bpo-31346: Use PROTOCOL_TLS_CLIENT/SERVER by tiran · Pull Request #3058 · python/cpython

Merged

tiran

merged 1 commit into

Sep 15, 2017

Conversation

@tiran tiran changed the title [WIP] Use PROTOCOL_TLS_CLIENT/SERVER Use PROTOCOL_TLS_CLIENT/SERVER

Sep 4, 2017

@tiran tiran changed the title Use PROTOCOL_TLS_CLIENT/SERVER bpo-31346: Use PROTOCOL_TLS_CLIENT/SERVER

Sep 4, 2017

bitdancer

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just approving the changes to test_imaplib, test_poplib, and test_smtpnet.

@tiran

@1st1 can you check asyncio, please?

Replaces PROTOCOL_TLSv* and PROTOCOL_SSLv23 with PROTOCOL_TLS_CLIENT and
PROTOCOL_TLS_SERVER.

Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran deleted the protocol_tls branch

September 15, 2017 18:27

This was referenced

Sep 19, 2017