History of Python: Difference between revisions

Content deleted Content added
m Table of versions: update version
Citation bot (talk | contribs)
Altered title. Removed parameters. | Use this bot. Report bugs. | #UCB_CommandLine
Line 88:
Python 3.6 followed with async generators and async comprehension, as well as formatted string literals.
 
Python 3.10 introduced pattern matching via match/case statements. Additionally it provided improved error messages which "were inspired by previous work in the PyPy interpreter."<ref>{{Cite web |title=What’sWhat's New In Python 3.10 |url=https://docs.python.org/3/whatsnew/3.10.html |access-date=2025-06-12 |website=Python documentation |language=en}}</ref>
 
Python 3.13 added an experimental JIT compiler. Additionally it added the ability to disable the global interpreter lock.
Line 270:
|-
| {{Version|cp|3.14}}
| 3.14.0b4<ref name="pep-0745">{{cite web |last1=van Kemenade |first1=Hugo |title=PEP 745 – Python 3.14 Release Schedule |url=https://peps.python.org/pep-0745/ |website=Python Enhancement Proposals (PEPs) |access-date=7 May 2025|language=en |date=24 April 2024 |url-status=live}}</ref>{{Update after|2025|07|22}}
| 2025-10-07<ref name="pep-0745" />{{Update after|2025|10|07}}
| 2027-05<ref name="pep-0745" />{{Update after|2027|05}}