https://www.python.org/downloads/release/python-3110/ Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience. Skip to content V Close * Python * PSF * Docs * PyPI * Jobs * Community ^ The Python Network python(tm) Donate [?] Menu Search This Site [ ] GO * A A + Smaller + Larger + Reset * Socialize + Facebook + Twitter + Chat on IRC * About + Applications + Quotes + Getting Started + Help + Python Brochure * Downloads + All releases + Source code + Windows + macOS + Other Platforms + License + Alternative Implementations * Documentation + Docs + Audio/Visual Talks + Beginner's Guide + Developer's Guide + FAQ + Non-English Docs + PEP Index + Python Books + Python Essays * Community + Diversity + Mailing Lists + IRC + Forums + PSF Annual Impact Report + Python Conferences + Special Interest Groups + Python Logo + Python Wiki + Merchandise + Community Awards + Code of Conduct + Get Involved + Shared Stories * Success Stories + Arts + Business + Education + Engineering + Government + Scientific + Software Development * News + Python News + PSF Newsletter + Community News + PSF News + PyCon News * Events + Python Events + User Group Events + Python Events Archive + User Group Events Archive + Submit an Event Python 3.11.0 Release Date: Oct. 24, 2022 Python 3.11 release logo This is the stable release of Python 3.11.0 Python 3.11.0 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 When a spherical non-rotating body of a critical radius collapses under its own gravitation under general relativity, theory suggests it will collapse to a single point. This is not the case with a rotating black hole (a Kerr black hole). With a fluid rotating body, its distribution of mass is not spherical (it shows an equatorial bulge), and it has angular momentum. Since a point cannot support rotation or angular momentum in classical physics (general relativity being a classical theory), the minimal shape of the singularity that can support these properties is instead a ring with zero thickness but non-zero radius, and this is referred to as a ringularity or Kerr singularity. This kind of singularity has the following peculiar property. The spacetime allows a geodesic curve (describing the movement of observers and photons in spacetime) to pass through the center of this ring singularity. The region beyond permits closed time-like curves. Since the trajectory of observers and particles in general relativity are described by time-like curves, it is possible for observers in this region to return to their past. This interior solution is not likely to be physical and is considered a purely mathematical artefact. There are some other interesting free-fall trajectories. For example, there is a point in the axis of symmetry that has the property that if an observer is below this point, the pull from the singularity will force the observer to pass through the middle of the ring singularity to the region with closed time-like curves and it will experience repulsive gravity that will push it back to the original region, but then it will experience the pull from the singularity again and will repeat this process forever. This is, of course, only if the extreme gravity doesn't destroy the observer first. Full Changelog Files Version Operating Description MD5 Sum File GPG Sigstore System Size Gzipped Source source release c5f77f1ea256dc5bdb0897eeb4d35bb0 26333656 SIG CRT SIG tarball XZ compressed Source fe92acfa0db9b9f5044958edb451d463 19819768 SIG CRT SIG source release tarball macOS for macOS 64-bit macOS 10.9 and 98fa94815780c9330fc2154559365834 42602603 SIG CRT SIG universal2 later installer Windows embeddable Windows 0888959642cc8af087d88da3866490a5 9560053 SIG CRT SIG package (32-bit) Windows embeddable Windows 7df0f4244e5a66760b7caaed58e86c93 10545380 SIG CRT SIG package (64-bit) Windows embeddable Windows e3dbbd5d63c6cb203adc6c0c8ca5f5f7 9765886 SIG CRT SIG package (ARM64) Windows installer Windows Recommended 4fe11b2b0bb0c744cf74aff537f7cd7f 25157416 SIG CRT SIG (64-bit) ^ Back to Top * About + Applications + Quotes + Getting Started + Help + Python Brochure * Downloads + All releases + Source code + Windows + macOS + Other Platforms + License + Alternative Implementations * Documentation + Docs + Audio/Visual Talks + Beginner's Guide + Developer's Guide + FAQ + Non-English Docs + PEP Index + Python Books + Python Essays * Community + Diversity + Mailing Lists + IRC + Forums + PSF Annual Impact Report + Python Conferences + Special Interest Groups + Python Logo + Python Wiki + Merchandise + Community Awards + Code of Conduct + Get Involved + Shared Stories * Success Stories + Arts + Business + Education + Engineering + Government + Scientific + Software Development * News + Python News + PSF Newsletter + Community News + PSF News + PyCon News * Events + Python Events + User Group Events + Python Events Archive + User Group Events Archive + Submit an Event * Contributing + Developer's Guide + Issue Tracker + python-dev list + Core Mentorship + Report a Security Issue ^ Back to Top * Help & General Contact * Diversity Initiatives * Submit Website Bug * Status Copyright (c)2001-2022. Python Software Foundation Legal Statements Privacy Policy Powered by Heroku