bpo-31346: Use PROTOCOL_TLS_CLIENT/SERVER by tiran · Pull Request #3058 · python/cpython
Merged
Conversation
tiran
changed the title
[WIP] Use PROTOCOL_TLS_CLIENT/SERVER
Use PROTOCOL_TLS_CLIENT/SERVER
tiran
changed the title
Use PROTOCOL_TLS_CLIENT/SERVER
bpo-31346: Use PROTOCOL_TLS_CLIENT/SERVER
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.
@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
deleted the
protocol_tls
branch
This was referenced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters