[New-bugs-announce] [issue43669] PEP 644: Require OpenSSL 1.1.1 or newer

Christian Heimes report at bugs.python.org
Tue Mar 30 08:10:46 EDT 2021


New submission from Christian Heimes <lists at cheimes.de>:

Tracker ticket for PEP 644, https://www.python.org/dev/peps/pep-0644/

This PEP proposes for CPython’s standard library to support only OpenSSL 1.1.1 LTS or newer. Support for OpenSSL versions past end-of-lifetime, incompatible forks, and other TLS libraries are dropped.

----------
assignee: christian.heimes
components: SSL
messages: 389823
nosy: christian.heimes
priority: normal
severity: normal
status: open
title: PEP 644: Require OpenSSL 1.1.1 or newer
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43669>
_______________________________________


More information about the New-bugs-announce mailing list