Skip to content

Commit 894d59f

Browse files
authored
Update README.rst informations from 3.14 to 3.15
1 parent 2fd09b0 commit 894d59f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ What's New
136136
----------
137137

138138
We have a comprehensive overview of the changes in the `What's New in Python
139-
3.14 <https://docs.python.org/3.14/whatsnew/3.14.html>`_ document. For a more
139+
3.15 <https://docs.python.org/3.15/whatsnew/3.15.html>`_ document. For a more
140140
detailed change log, read `Misc/NEWS
141141
<https://github.com/python/cpython/tree/main/Misc/NEWS.d>`_, but a full
142142
accounting of changes can only be gleaned from the `commit history
@@ -149,7 +149,7 @@ entitled "Installing multiple versions".
149149
Documentation
150150
-------------
151151

152-
`Documentation for Python 3.14 <https://docs.python.org/3.14/>`_ is online,
152+
`Documentation for Python 3.15 <https://docs.python.org/3.15/>`_ is online,
153153
updated daily.
154154

155155
It can also be downloaded in many formats for faster access. The documentation
@@ -208,7 +208,7 @@ and ``make altinstall`` in the others.
208208
Release Schedule
209209
----------------
210210

211-
See `PEP 745 <https://peps.python.org/pep-0745/>`__ for Python 3.14 release details.
211+
See `PEP 790 <https://peps.python.org/pep-0790/>`__ for Python 3.15 release details.
212212

213213

214214
Copyright and License Information

0 commit comments

Comments
 (0)