Python 3.8

E256163

Python 3.8 is a major release of the Python programming language that introduced several new language features, performance improvements, and standard library enhancements.

All labels observed (4)

Label Occurrences
Python 3.8 canonical 8
CPython 3.8 2
Python 3 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Python programming language version ⓘ
software release ⓘ
backwardsCompatibleWith Python 3.x ⓘ
developedBy Python Software Foundation ⓘ
endOfLifeDate 2024-10-14 ⓘ
followedBy Python 3.9 ⓘ
follows Python 3.7 ⓘ
hasDocumentationURL https://docs.python.org/3.8/ ⓘ
hasDownloadURL https://www.python.org/downloads/release/python-380/ ⓘ
hasFeature assignment expressions ⓘ
audit hooks ⓘ
debug builds performance improvements ⓘ
f-string debugging syntax ⓘ
improved performance ⓘ
improved pickle protocol ⓘ
new math functions ⓘ
parallel filesystem cache for bytecode ⓘ
positional-only parameters ⓘ
runtime audit hooks ⓘ
shared memory for multiprocessing ⓘ
vectorcall protocol ⓘ
walrus operator ⓘ
hasImplementation CPython 3.8 ⓘ
linked to: Python 3.8
hasMajorVersion 3 ⓘ
hasMinorVersion 8 ⓘ
hasModule multiprocessing.shared_memory ⓘ
hasModuleChange asyncio module enhancements ⓘ
statistics module enhancements ⓘ
typing module improvements ⓘ
hasPEP PEP 552 ⓘ
PEP 570 ⓘ
PEP 572 ⓘ
PEP 578 ⓘ
PEP 590 ⓘ
implements Python language specification ⓘ
incompatibleWith some Python 2 code ⓘ
introducesSyntax := ⓘ
f"{expr=}" ⓘ
license Python Software Foundation License ⓘ
partOf Python (programming language) ⓘ
linked to: Python
programmingLanguage Python ⓘ
releaseDate 2019-10-14 ⓘ
releaseType major release ⓘ
stableReleaseStatus end-of-life ⓘ
supportsParadigm functional programming ⓘ
imperative programming ⓘ
object-oriented programming ⓘ
procedural programming ⓘ
targetPlatform cross-platform ⓘ
versionNumber 3.8 ⓘ

How these facts were elicited

Referenced by (12)

Full triples — surface form annotated when it differs from this entity's canonical label.

PEP 572 → firstAppearedInVersion → Python 3.8 ⓘ
PEP 572 → requiresVersionAtLeast → Python 3.8 ⓘ
web.py → supportsVersion → Python 3 ⓘ
linked to: Python 3.8
Python 3.8 → hasImplementation → CPython 3.8 ⓘ
linked to: Python 3.8
Waitress → supports → Python 3.8 ⓘ
subject linked to: Waitress WSGI server
Waitress → supportsPythonVersion → Python 3.8+ ⓘ
linked to: Python 3.8
Python 3.9 → follows → Python 3.8 ⓘ
Python 3.7 → followedBy → Python 3.8 ⓘ
PEP 570 → introducedIn → Python 3.8 ⓘ
PEP 578 → createdForVersion → Python 3.8 ⓘ
PEP 590 → introducedIn → CPython 3.8 ⓘ
linked to: Python 3.8