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
60
60
.. This section singles out the most important changes in Python 3.13.
61
61
Brevity is key.
62
62
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
64
64
language, with a mix of changes to the language, the implementation
65
65
and the standard library.
66
66
The biggest changes include a new `interactive interpreter
Original file line number Diff line number Diff line change 46
46
when researching a change.
47
47
48
48
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.
50
50
For full details, see the :ref: `changelog <changelog >`.
51
51
52
52
.. seealso ::
@@ -60,7 +60,7 @@ Summary -- Release highlights
60
60
.. This section singles out the most important changes in Python 3.14.
61
61
Brevity is key.
62
62
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
64
64
language, with a mix of changes to the language, the implementation,
65
65
and the standard library.
66
66
The biggest changes include :ref: `template string literals
@@ -3083,7 +3083,7 @@ Deprecated C APIs
3083
3083
3084
3084
.. _whatsnew314-build-changes :
3085
3085
3086
- Build Changes
3086
+ Build changes
3087
3087
=============
3088
3088
3089
3089
* :pep: `776 `: Emscripten is now an officially supported platform at
You can’t perform that action at this time.
0 commit comments