Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Aug 10, 2017

Replaces PROTOCOL_TLSv* and PROTOCOL_SSLv23 with PROTOCOL_TLS_CLIENT and
PROTOCOL_TLS_SERVER.

Signed-off-by: Christian Heimes [email protected]

https://bugs.python.org/issue31346

@tiran tiran requested review from 1st1 and bitdancer as code owners August 10, 2017 11:46
@tiran tiran requested a review from a team as a code owner September 4, 2017 23:15
@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
Copy link
Member

@bitdancer bitdancer left a comment

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
Copy link
Member Author

tiran commented Sep 6, 2017

@1st1 can you check asyncio, please?

@tiran tiran force-pushed the protocol_tls branch 3 times, most recently from bb0434d to 8061a76 Compare September 8, 2017 17:11
Replaces PROTOCOL_TLSv* and PROTOCOL_SSLv23 with PROTOCOL_TLS_CLIENT and
PROTOCOL_TLS_SERVER.

Signed-off-by: Christian Heimes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants