File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Summary -- Release highlights
5959.. This section singles out the most important changes in Python 3.12.
6060 Brevity is key.
6161
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,
6363with a mix of changes to the language and the standard library.
6464The library changes focus on cleaning up deprecated APIs, usability, and correctness.
6565Of note, the :mod: `!distutils ` package has been removed from the standard library.
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.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.
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.13.
6161 Brevity is key.
6262
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
6464language, with a mix of changes to the language, the implementation
6565and the standard library.
6666The biggest changes include a new `interactive interpreter
You can’t perform that action at this time.
0 commit comments