Python 3.11.7
Release Date: Dec. 4, 2023
This is the seventh maintenance release of Python 3.11
Python 3.11.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.11 series, compared to 3.10
Some of the new major new features and changes in Python 3.11 are:
General changes
- PEP 657 -- Include Fine-Grained Error Locations in Tracebacks
- PEP 654 -- Exception Groups and
except*
- PEP 680 -- tomllib: Support for Parsing TOML in the Standard Library
- gh-90908 -- Introduce task groups to asyncio
- gh-34627 -- Atomic grouping (
(?>...)
) and possessive quantifiers (*+, ++, ?+, {m,n}+
) are now supported in regular expressions. - The Faster CPython Project is already yielding some exciting results. Python 3.11 is up to 10-60% faster than Python 3.10. On average, we measured a 1.22x speedup on the standard benchmark suite. See Faster CPython for details.
Typing and typing language changes
- PEP 673 -- Self Type
- PEP 646 -- Variadic Generics
- PEP 675 -- Arbitrary Literal String Type
- PEP 655 -- Marking individual TypedDict items as required or potentially-missing
- PEP 681 -- Data Class Transforms
More resources
- Online Documentation
- PEP 664, 3.11 Release Schedule
- Report bugs at https://github.com/python/cpython/issues.
- Help fund Python and its community.
And now for something completely different
A pentaquark is a human-made subatomic particle, consisting of four quarks and one antiquark bound together; they are not known to occur naturally, or exist outside of experiments specifically carried out to create them.
Quarks quarks have a baryon number of +1/3 and antiquarks of -1/3, the pentaquark would have a total baryon number of 1, and thus would be a baryon. Further, because it has five quarks instead of the usual three found in regular baryons (a.k.a. 'triquarks'), it is classified as an exotic baryon. The name pentaquark was coined by Claude Gignoux and Harry J. Lipkin in 1987; however, the possibility of five-quark particles was identified as early as 1964 when Murray Gell-Mann first postulated the existence of quarks. Although predicted for decades, pentaquarks proved surprisingly difficult to discover and some physicists were beginning to suspect that an unknown law of nature prevented their production.
Files
Version | Operating System | Description | MD5 Sum | File Size | GPG | Sigstore | |
---|---|---|---|---|---|---|---|
Gzipped source tarball | Source release | ef61f81ec82c490484219c7f0ec96783 | 25.4 MB | SIG | .sigstore | ||
XZ compressed source tarball | Source release | d96c7e134c35a8c46236f8a0e566b69c | 19.1 MB | SIG | .sigstore | ||
macOS 64-bit universal2 installer | macOS | for macOS 10.9 and later | 89b63192da4def3d0d4f17ff06a33064 | 42.5 MB | SIG | .sigstore | |
Windows installer (64-bit) | Windows | Recommended | 6ebd889155ac3261308202b29d39c5a4 | 24.8 MB | SIG | .sigstore | |
Windows installer (32-bit) | Windows | 8a52f3859989f0b1313f4baaa6936410 | 23.6 MB | SIG | .sigstore | ||
Windows installer (ARM64) | Windows | Experimental | 216803e75bf3944c183873adf135c459 | 24.1 MB | SIG | .sigstore | |
Windows embeddable package (64-bit) | Windows | 696ae7fa834526523ba5492d3a1ead14 | 10.7 MB | SIG | .sigstore | ||
Windows embeddable package (32-bit) | Windows | f6fa152aa4259f51604f5bbaf5a5f4c4 | 9.6 MB | SIG | .sigstore | ||
Windows embeddable package (ARM64) | Windows | f3a6296650c51e3e64ae7d41999b4a78 | 10.0 MB | SIG | .sigstore |