summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-06-28 11:57:08 (GMT)
committerGitHub <noreply@github.com>2022-06-28 11:57:08 (GMT)
commit600c65c094b0b48704d8ec2416930648052ba715 (patch)
tree70416a3c4b9b89b694b3e7d92c7422dfca1c2341 /Python/Python-tokenize.c
parent4b854b746650214eddadb2440efd9e1544d08ccb (diff)
downloadcpython-600c65c094b0b48704d8ec2416930648052ba715.zip
cpython-600c65c094b0b48704d8ec2416930648052ba715.tar.gz
cpython-600c65c094b0b48704d8ec2416930648052ba715.tar.bz2
gh-94172: Remove ssl.PROTOCOL_SSLv2 dead code (#94312)
Remove dead code related to ssl.PROTOCOL_SSLv2. ssl.PROTOCOL_SSLv2 was already removed in Python 3.10. In test_ssl, @requires_tls_version('SSLv2') always returned False. Extract of the removed code: "OpenSSL has removed support for SSLv2".
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions