File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Summary -- Release highlights
59
59
.. This section singles out the most important changes in Python 3.12.
60
60
Brevity is key.
61
61
62
- Python 3.12 is the latest stable release of the Python programming language,
62
+ Python 3.12 is a stable release of the Python programming language,
63
63
with a mix of changes to the language and the standard library.
64
64
The library changes focus on cleaning up deprecated APIs, usability, and correctness.
65
65
Of note, the :mod: `!distutils ` package has been removed from the standard library.
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.13, compared to 3.12.
49
- Python 3.13 will be released on October 7, 2024.
49
+ Python 3.13 was released on October 7, 2024.
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.13.
61
61
Brevity is key.
62
62
63
- Python 3.13 will be the latest stable release of the Python programming
63
+ Python 3.13 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 a new `interactive interpreter
You can’t perform that action at this time.
0 commit comments