PEP 644
E915783
PEP 644 is the Python Enhancement Proposal that mandates OpenSSL 1.1.1 or newer as the minimum supported version for Python’s standard ssl module, aligning Python’s security features with modern TLS capabilities.
All labels observed (1)
| Label | Occurrences |
|---|---|
| PEP 644 canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T10763904 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: PEP 644 Context triple: [Python 3.10, implementsPEP, PEP 644]
-
A.
PEP 634
PEP 634 is the Python Enhancement Proposal that formally specifies the semantics of structural pattern matching introduced in Python 3.10.
-
B.
PEP 624
PEP 624 is a Python Enhancement Proposal that specifies the removal of the Py_UNICODE encoder APIs from the CPython C API to streamline and modernize Unicode handling in Python.
-
C.
PEP 614
PEP 614 is a Python Enhancement Proposal that relaxes the grammar restrictions on decorator syntax, allowing more flexible and expressive decorator expressions in Python.
-
D.
PEP 636
PEP 636 is a Python Enhancement Proposal that serves as a tutorial-style guide to the structural pattern matching feature introduced in Python 3.10.
-
E.
PEP 604
PEP 604 is a Python Enhancement Proposal that introduced the modern, concise syntax for expressing type unions (using the `|` operator) in Python’s type hints.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: PEP 644 Target entity description: PEP 644 is the Python Enhancement Proposal that mandates OpenSSL 1.1.1 or newer as the minimum supported version for Python’s standard ssl module, aligning Python’s security features with modern TLS capabilities.
-
A.
PEP 634
PEP 634 is the Python Enhancement Proposal that formally specifies the semantics of structural pattern matching introduced in Python 3.10.
-
B.
PEP 624
PEP 624 is a Python Enhancement Proposal that specifies the removal of the Py_UNICODE encoder APIs from the CPython C API to streamline and modernize Unicode handling in Python.
-
C.
PEP 614
PEP 614 is a Python Enhancement Proposal that relaxes the grammar restrictions on decorator syntax, allowing more flexible and expressive decorator expressions in Python.
-
D.
PEP 636
PEP 636 is a Python Enhancement Proposal that serves as a tutorial-style guide to the structural pattern matching feature introduced in Python 3.10.
-
E.
PEP 604
PEP 604 is a Python Enhancement Proposal that introduced the modern, concise syntax for expressing type unions (using the `|` operator) in Python’s type hints.
- F. None of above. chosen
Statements (27)
| Predicate | Object |
|---|---|
| instanceOf | Python Enhancement Proposal ⓘ |
| affects |
Python ssl module
ⓘ
Python standard library NERFINISHED ⓘ |
| author | Christian Heimes NERFINISHED ⓘ |
| belongsToSeries | PEP NERFINISHED ⓘ |
| changes | minimum supported OpenSSL version for Python ssl module ⓘ |
| createdFor | CPython NERFINISHED ⓘ |
| ensures | alignment with modern TLS capabilities ⓘ |
| focusesOn |
TLS
NERFINISHED
ⓘ
cryptography ⓘ security ⓘ |
| hasNumber | 644 ⓘ |
| hasTitle | Require OpenSSL 1.1.1 or newer ⓘ |
| hostedAt | https://peps.python.org/pep-0644/ ⓘ |
| isTargetedFor | Python 3.10 NERFINISHED ⓘ |
| motivatedBy |
dropping support for legacy OpenSSL versions
ⓘ
modern TLS features ⓘ security improvements ⓘ |
| pertainsTo |
OpenSSL
NERFINISHED
ⓘ
Python NERFINISHED ⓘ ssl module ⓘ |
| replacesSupportFor | OpenSSL versions older than 1.1.1 ⓘ |
| requires | OpenSSL 1.1.1 or newer NERFINISHED ⓘ |
| setsMinimumVersion | OpenSSL 1.1.1 NERFINISHED ⓘ |
| status | Accepted ⓘ |
| type | Standards Track ⓘ |
| writtenIn | English ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: PEP 644 Description of subject: PEP 644 is the Python Enhancement Proposal that mandates OpenSSL 1.1.1 or newer as the minimum supported version for Python’s standard ssl module, aligning Python’s security features with modern TLS capabilities.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.