Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 25bbe5e

Browse files
committed
#16157: merge with 3.3.
2 parents 658f352 + fa7aeec commit 25bbe5e

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

Doc/whatsnew/3.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
5151
This article explains the new features in Python 3.2 as compared to 3.1. It
5252
focuses on a few highlights and gives a few examples. For full details, see the
53-
:source:`Misc/NEWS <Misc/NEWS>` file.
53+
`Misc/NEWS <http://hg.python.org/cpython/file/3.2/Misc/NEWS>`_ file.
5454

5555
.. seealso::
5656

Doc/whatsnew/3.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
4545
This article explains the new features in Python 3.3, compared to 3.2.
4646
Python 3.3 was released on September 29, 2012. For full details,
47-
see the :source:`Misc/NEWS` file.
47+
see the `changelog <http://docs.python.org/3.3/whatsnew/changelog.html>`_.
4848

4949
.. seealso::
5050

Doc/whatsnew/3.4.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ This article explains the new features in Python 3.4, compared to 3.3.
6565

6666
.. Python 3.4 was released on TBD.
6767
68-
For full details, see the :source:`Misc/NEWS` file.
68+
For full details, see the
69+
`changelog <http://docs.python.org/3.4/whatsnew/changelog.html>`_.
6970

7071
.. note:: Prerelease users should be aware that this document is currently in
7172
draft form. It will be updated substantially as Python 3.4 moves towards

0 commit comments

Comments
 (0)