Python 3.10.7
Release Date: Sept. 6, 2022
This is the seventh maintenance release of Python 3.10
Python 3.10.7 is the newest major release of the Python programming language, and it contains many new features and optimizations.
Major new features of the 3.10 series, compared to 3.9
Among the new major new features and changes so far:
- PEP 623 -- Deprecate and prepare for the removal of the wstr member in PyUnicodeObject.
- PEP 604 -- Allow writing union types as X | Y
- PEP 612 -- Parameter Specification Variables
- PEP 626 -- Precise line numbers for debugging and other tools.
- PEP 618 -- Add Optional Length-Checking To zip.
- bpo-12782: Parenthesized context managers are now officially allowed.
- PEP 632 -- Deprecate distutils module.
- PEP 613 -- Explicit Type Aliases
- PEP 634 -- Structural Pattern Matching: Specification
- PEP 635 -- Structural Pattern Matching: Motivation and Rationale
- PEP 636 -- Structural Pattern Matching: Tutorial
- PEP 644 -- Require OpenSSL 1.1.1 or newer
- PEP 624 -- Remove Py_UNICODE encoder APIs
- PEP 597 -- Add optional EncodingWarning
bpo-38605: from __future__ import annotations
(PEP 563) used to be on this list
in previous pre-releases but it has been postponed to Python 3.11 due to some compatibility concerns. You can read the Steering Council communication about it here to learn more.
More resources
- Changelog
- Online Documentation
- PEP 619, 3.10 Release Schedule
- Report bugs at https://bugs.python.org.
- Help fund Python and its community.
And now for something completely different
In quantum mechanics, the uncertainty principle (also known as Heisenberg's uncertainty principle) is any of a variety of mathematical inequalities asserting a fundamental limit to the accuracy with which the values for certain pairs of physical quantities of a particle, such as position and momentum or the time and the energy can be predicted from initial conditions. Such variable pairs are known as complementary variables or canonically conjugate variables; and, depending on interpretation, the uncertainty principle limits to what extent such conjugate properties maintain their approximate meaning, as the mathematical framework of quantum physics does not support the notion of simultaneously well-defined conjugate properties expressed by a single value. The uncertainty principle implies that it is in general not possible to predict the value of a quantity with arbitrary certainty, even if all initial conditions are specified.
Files
Version | Operating System | Description | MD5 Sum | File Size | GPG | Sigstore | |
---|---|---|---|---|---|---|---|
Gzipped source tarball | Source release | 1aea68575c0e97bc83ff8225977b0d46 | 24.8 MB | SIG | .sigstore | ||
XZ compressed source tarball | Source release | b8094f007b3a835ca3be6bdf8116cccc | 18.7 MB | SIG | .sigstore | ||
macOS 64-bit universal2 installer | macOS | for macOS 10.9 and later | 4c89649f6ca799ff29f1d1dffcbb9393 | 39.0 MB | SIG | CRT | SIG |
Windows installer (64-bit) | Windows | Recommended | bfbe8467c7e3504f3800b0fe94d9a3e6 | 27.6 MB | SIG | CRT | SIG |
Windows installer (32-bit) | Windows | 58755d6906f825168999c83ce82315d7 | 26.5 MB | SIG | CRT | SIG | |
Windows help file | Windows | 643179390f5f5d9d6b1ad66355c795bb | 8.9 MB | SIG | CRT | SIG | |
Windows embeddable package (64-bit) | Windows | 7f90f8642c1b19cf02bce91a5f4f9263 | 8.2 MB | SIG | CRT | SIG | |
Windows embeddable package (32-bit) | Windows | 7e4de22bfe1e6d333b2c691ec2c1fcee | 7.3 MB | SIG | CRT | SIG |