Skip to content

Commit 1a5919c

Browse files
authored
Python 3.14 now is the main branch (#1383)
1 parent 3a7f528 commit 1a5919c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

core-developers/experts.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ traceback iritkatriel
225225
tracemalloc vstinner
226226
tty Yhg1s*
227227
turtle gregorlingl^, willingc
228+
turtledemo terryjreedy*
228229
types 1st1
229230
typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn*
230231
unicodedata malemburg, ezio-melotti

versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Status of Python versions
66
=========================
77

8-
The ``main`` branch is currently the future Python 3.13, and is the only
8+
The ``main`` branch is currently the future Python 3.14, and is the only
99
branch that accepts new features. The latest release for each Python
1010
version can be found on the `download page <https://www.python.org/downloads/>`_.
1111

0 commit comments

Comments
 (0)