Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
25bbe5e0
Commit
25bbe5e0
authored
Nov 17, 2012
by
Ezio Melotti
Browse files
Options
Browse Files
Download
Plain Diff
#16157: merge with 3.3.
parents
658f3522
fa7aeecb
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.2.rst
+1
-1
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.3.rst
+1
-1
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.4.rst
+2
-1
No files found.
Doc/whatsnew/3.2.rst
View file @
25bbe5e0
...
...
@@ -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::
...
...
Doc/whatsnew/3.3.rst
View file @
25bbe5e0
...
...
@@ -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
::
...
...
Doc/whatsnew/3.4.rst
View file @
25bbe5e0
...
...
@@ -65,7 +65,8 @@ This article explains the new features in Python 3.4, compared to 3.3.
.. Python 3.4 was released on TBD.
For full details, see the :source:`Misc/NEWS` file.
For full details, see the
`changelog <http://docs.python.org/3.4/whatsnew/changelog.html>`_.
.. note:: Prerelease users should be aware that this document is currently in
draft form. It will be updated substantially as Python 3.4 moves towards
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment