Python 3.7
E888830
Python 3.7 is a version of the Python programming language that introduced features like data classes, postponed evaluation of type annotations, and various performance and standard library improvements.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Python 3.7 canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T10851799 — 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: Python 3.7 Context triple: [Python 3.8, follows, Python 3.7]
-
A.
Python 3.8
Python 3.8 is a major release of the Python programming language that introduced several new language features, performance improvements, and standard library enhancements.
-
B.
Python 3.9
Python 3.9 is a stable release of the Python programming language that introduced features like dictionary union operators, type hinting improvements, and new string methods before being succeeded by Python 3.10.
-
C.
Python 3.10
Python 3.10 is a major release of the Python programming language that introduced structural pattern matching and various syntax and performance improvements.
-
D.
Python 3.11
Python 3.11 is a major release of the Python programming language notable for significant performance improvements, enhanced error messages, and new language features such as exception groups and the `tomllib` module.
-
E.
Pythonidae
Pythonidae is a family of nonvenomous constrictor snakes that includes pythons found across Africa, Asia, and Australia.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Python 3.7 Target entity description: Python 3.7 is a version of the Python programming language that introduced features like data classes, postponed evaluation of type annotations, and various performance and standard library improvements.
-
A.
Python 3.8
Python 3.8 is a major release of the Python programming language that introduced several new language features, performance improvements, and standard library enhancements.
-
B.
Python 3.9
Python 3.9 is a stable release of the Python programming language that introduced features like dictionary union operators, type hinting improvements, and new string methods before being succeeded by Python 3.10.
-
C.
Python 3.10
Python 3.10 is a major release of the Python programming language that introduced structural pattern matching and various syntax and performance improvements.
-
D.
Python 3.11
Python 3.11 is a major release of the Python programming language notable for significant performance improvements, enhanced error messages, and new language features such as exception groups and the `tomllib` module.
-
E.
Pythonidae
Pythonidae is a family of nonvenomous constrictor snakes that includes pythons found across Africa, Asia, and Australia.
- F. None of above. chosen
Statements (54)
| Predicate | Object |
|---|---|
| instanceOf |
Python programming language version
ⓘ
software release ⓘ |
| developer | Python Software Foundation NERFINISHED ⓘ |
| endOfLifeDate | 2023-06-27 ⓘ |
| followedBy | Python 3.8 NERFINISHED ⓘ |
| follows | Python 3.6 NERFINISHED ⓘ |
| hasBuiltInFunction | breakpoint ⓘ |
| hasStandardLibraryModule |
asyncio
ⓘ
contextvars ⓘ dataclasses ⓘ importlib.resources NERFINISHED ⓘ |
| implementsPEP |
PEP 538 (Coercing the C locale to a UTF-8 based locale)
NERFINISHED
ⓘ
PEP 540 (UTF-8 mode) NERFINISHED ⓘ PEP 545 (Python documentation translations) NERFINISHED ⓘ PEP 552 (Deterministic pyc files) NERFINISHED ⓘ PEP 552 (Hash-based .pyc files) NERFINISHED ⓘ PEP 553 (Built-in breakpoint()) NERFINISHED ⓘ PEP 557 (Data Classes) NERFINISHED ⓘ PEP 560 (Core support for typing module and generic types) NERFINISHED ⓘ PEP 562 (Module __getattr__ and __dir__) NERFINISHED ⓘ PEP 563 (Postponed Evaluation of Annotations) NERFINISHED ⓘ PEP 564 (Time functions with nanosecond resolution) NERFINISHED ⓘ PEP 565 (Show DeprecationWarning in __main__) NERFINISHED ⓘ PEP 567 (Context Variables) NERFINISHED ⓘ |
| introducesChange |
PEP 479 enforcement for StopIteration in generators
ⓘ
__dir__ support on modules ⓘ __getattr__ support on modules ⓘ dictionary insertion-order preservation as language guarantee ⓘ |
| introducesFeature |
asyncio.create_task() function
ⓘ
asyncio.run() API ⓘ breakpoint() built-in function ⓘ context variables (contextvars module) ⓘ contextlib.AbstractAsyncContextManager NERFINISHED ⓘ contextlib.asynccontextmanager NERFINISHED ⓘ dataclasses module ⓘ importlib.resources module NERFINISHED ⓘ postponed evaluation of type annotations (from __future__ import annotations) ⓘ time functions with nanosecond resolution ⓘ typing.ForwardRef improvements ⓘ typing.NewType performance improvements ⓘ typing.Protocol (via typing_extensions backport) ⓘ |
| license | Python Software Foundation License NERFINISHED ⓘ |
| majorVersion | 3 ⓘ |
| minorVersion | 7 ⓘ |
| partOf | Python 3 NERFINISHED ⓘ |
| platform | cross-platform ⓘ |
| programmingLanguage | Python ⓘ |
| releaseDate | 2018-06-27 ⓘ |
| releaseType | stable release ⓘ |
| status | end-of-life ⓘ |
| supports | data classes ⓘ |
| supportsFeature |
f-strings
ⓘ
type annotations ⓘ |
| supportsSyntax | async and await as reserved keywords ⓘ |
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: Python 3.7 Description of subject: Python 3.7 is a version of the Python programming language that introduced features like data classes, postponed evaluation of type annotations, and various performance and standard library improvements.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.