From 894d59fcd54edddc50fd2568b9ec5bbecb41f4bd Mon Sep 17 00:00:00 2001 From: Wulian233 <1055917385@qq.com> Date: Sun, 25 May 2025 19:13:13 +0800 Subject: [PATCH 1/3] Update README.rst informations from 3.14 to 3.15 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 5bad7ea1c36dda..6ef5e7916b5e2a 100644 --- a/README.rst +++ b/README.rst @@ -136,7 +136,7 @@ What's New ---------- We have a comprehensive overview of the changes in the `What's New in Python -3.14 `_ document. For a more +3.15 `_ document. For a more detailed change log, read `Misc/NEWS `_, but a full accounting of changes can only be gleaned from the `commit history @@ -149,7 +149,7 @@ entitled "Installing multiple versions". Documentation ------------- -`Documentation for Python 3.14 `_ is online, +`Documentation for Python 3.15 `_ is online, updated daily. It can also be downloaded in many formats for faster access. The documentation @@ -208,7 +208,7 @@ and ``make altinstall`` in the others. Release Schedule ---------------- -See `PEP 745 `__ for Python 3.14 release details. +See `PEP 790 `__ for Python 3.15 release details. Copyright and License Information From 167c9c16bdadd199e9bcc6086309657ddbb397a9 Mon Sep 17 00:00:00 2001 From: Wulian233 <1055917385@qq.com> Date: Sun, 25 May 2025 19:21:39 +0800 Subject: [PATCH 2/3] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6ef5e7916b5e2a..2b23f98fab5356 100644 --- a/README.rst +++ b/README.rst @@ -200,8 +200,8 @@ intend to install multiple versions using the same prefix you must decide which version (if any) is your "primary" version. Install that version using ``make install``. Install all other versions using ``make altinstall``. -For example, if you want to install Python 2.7, 3.6, and 3.14 with 3.14 being the -primary version, you would execute ``make install`` in your 3.14 build directory +For example, if you want to install Python 2.7, 3.6, and 3.15 with 3.15 being the +primary version, you would execute ``make install`` in your 3.15 build directory and ``make altinstall`` in the others. From c0505331089fc9b26a79ca003daef8d539ce070a Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 27 May 2025 15:40:12 +0300 Subject: [PATCH 3/3] Casing Co-authored-by: Wulian233 <1055917385@qq.com> --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2b23f98fab5356..baea5e0978d8fa 100644 --- a/README.rst +++ b/README.rst @@ -135,7 +135,7 @@ libraries for additional performance gains. What's New ---------- -We have a comprehensive overview of the changes in the `What's New in Python +We have a comprehensive overview of the changes in the `What's new in Python 3.15 `_ document. For a more detailed change log, read `Misc/NEWS `_, but a full