mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
#16157: fix links in the whatsnew files.
This commit is contained in:
parent
9c594af3dd
commit
fa7aeecbca
2 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
This article explains the new features in Python 3.2 as compared to 3.1. It
|
||||
focuses on a few highlights and gives a few examples. For full details, see the
|
||||
:source:`Misc/NEWS <Misc/NEWS>` file.
|
||||
`Misc/NEWS <http://hg.python.org/cpython/file/3.2/Misc/NEWS>`_ file.
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
This article explains the new features in Python 3.3, compared to 3.2.
|
||||
Python 3.3 was released on September 29, 2012. For full details,
|
||||
see the :source:`Misc/NEWS` file.
|
||||
see the `changelog <http://docs.python.org/3.3/whatsnew/changelog.html>`_.
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue