Python 3.10.5
Release Date: June 6, 2022
This is the fifth maintenance release of Python 3.10
Python 3.10.5 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
Strange quarks are the third lightest quarks, which are subatomic particles that are so small, they are believed to be the fundamental particles, and not further divisible. Like down quarks, strange quarks have a charge of -1/3. Like all fermions (which are particles that can not exist in the same place at the same time), strange quarks have a spin of 1/2. What makes strange quarks different from down quarks–apart from having 25 times the mass of down quarks–is that they have something that scientists call "strangeness." Strangeness is basically a resistance to decay against strong force and electromagnetism. This means that any particle that contains a strange quark can not decay due to strong force (or electromagnetism), but instead with the much slower weak force. It was believed that this was a 'strange' method of decay, which is why the scientists gave the particles that name.
Files
Version | Operating System | Description | MD5 Sum | File Size | GPG |
---|---|---|---|---|---|
Gzipped source tarball | Source release | d87193c077541e22f892ff1353fac76c | 24.4 MB | SIG | |
XZ compressed source tarball | Source release | f05727cb3489aa93cd57eb561c16747b | 18.5 MB | SIG | |
macOS 64-bit universal2 installer | macOS | for macOS 10.9 and later | cdc2e4c5a91477ae446689711c53aa72 | 38.6 MB | SIG |
Windows installer (64-bit) | Windows | Recommended | 9a99ae597902b70b1273e88cc8d41abd | 27.3 MB | SIG |
Windows installer (32-bit) | Windows | eb59401a8da40051ec3b429897ae1203 | 26.2 MB | SIG | |
Windows help file | Windows | 43c924ac87daeed65acd85596eed1e33 | 8.9 MB | SIG | |
Windows embeddable package (64-bit) | Windows | d97e3c0c7a19db2c5019f5534bcb0b19 | 8.2 MB | SIG | |
Windows embeddable package (32-bit) | Windows | 86be4156e8a5d5c9added8aab2bc83d1 | 7.2 MB | SIG |