File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Summary -- Release Highlights
6060.. This section singles out the most important changes in Python 3.13.
6161 Brevity is key.
6262
63- Python 3.13 is the latest stable release of the Python programming
63+ Python 3.13 is a stable release of the Python programming
6464language, with a mix of changes to the language, the implementation
6565and the standard library.
6666The biggest changes include a new `interactive interpreter
Original file line number Diff line number Diff line change 4646 when researching a change.
4747
4848 This article explains the new features in Python 3.14, compared to 3.13.
49- Python 3.14 will be released on 7 October 2025.
49+ Python 3.14 was released on 7 October 2025.
5050For full details, see the :ref: `changelog <changelog >`.
5151
5252.. seealso ::
@@ -60,7 +60,7 @@ Summary -- Release highlights
6060.. This section singles out the most important changes in Python 3.14.
6161 Brevity is key.
6262
63- Python 3.14 will be the latest stable release of the Python programming
63+ Python 3.14 is the latest stable release of the Python programming
6464language, with a mix of changes to the language, the implementation,
6565and the standard library.
6666The biggest changes include :ref: `template string literals
@@ -3081,7 +3081,7 @@ Deprecated C APIs
30813081
30823082.. _whatsnew314-build-changes :
30833083
3084- Build Changes
3084+ Build changes
30853085=============
30863086
30873087* :pep: `776 `: Emscripten is now an officially supported platform at
You can’t perform that action at this time.
0 commit comments