Python 3.10.11
Release Date: April 5, 2023
This is the eleventh maintenance release of Python 3.10
Python 3.10.10 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
The Navier–Stokes equations are partial differential equations which describe the motion of viscous fluid substances, named after the French engineer and physicist Claude-Louis Navier and Anglo-Irish physicist and mathematician George Gabriel Stokes. They were developed over several decades of progressively building the theories, from 1822 (Navier) to 1842-1850 (Stokes).
The Navier–Stokes equations mathematically express momentum balance and conservation of mass for Newtonian fluids. They are sometimes accompanied by an equation of state relating to pressure, temperature and density. They arise from applying Isaac Newton's second law to fluid motion, together with the assumption that the stress in the fluid is the sum of a diffusing viscous term (proportional to the gradient of velocity) and a pressure term—hence describing the viscous flow. The difference between them and the closely related Euler equations is that Navier–Stokes equations take viscosity into account while the Euler equations model only inviscid flow. As a result, the Navier–Stokes are a parabolic equation and therefore have better analytic properties, at the expense of having less mathematical structure (e.g. they are never completely integrable).
Files
Version | Operating System | Description | MD5 Sum | File Size | GPG | Sigstore | |
---|---|---|---|---|---|---|---|
Gzipped source tarball | Source release | 7e25e2f158b1259e271a45a249cb24bb | 24.9 MB | SIG | .sigstore | ||
XZ compressed source tarball | Source release | 1bf8481a683e0881e14d52e0f23633a6 | 18.7 MB | SIG | .sigstore | ||
macOS 64-bit universal2 installer | macOS | for macOS 10.9 and later | f5f791f8e8bfb829f23860ab08712005 | 39.1 MB | SIG | .sigstore | |
Windows installer (64-bit) | Windows | Recommended | a55e9c1e6421c84a4bd8b4be41492f51 | 27.7 MB | SIG | .sigstore | |
Windows installer (32-bit) | Windows | 83a67e1c4f6f1472bf75dd9681491bf1 | 26.6 MB | SIG | .sigstore | ||
Windows help file | Windows | 52ff1d6ab5f300679889d3a93a8d50bb | 9.0 MB | SIG | .sigstore | ||
Windows embeddable package (64-bit) | Windows | f1c0538b060e03cbb697ab3581cb73bc | 8.2 MB | SIG | .sigstore | ||
Windows embeddable package (32-bit) | Windows | fee70dae06c25c60cbe825d6a1bfda57 | 7.3 MB | SIG | .sigstore |