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

Skip to content

Commit 5944e25

Browse files
committed
Merge 3.5
2 parents cc32fba + 3854f9e commit 5944e25

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

Doc/whatsnew/3.5.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
What's New In Python 3.5
33
****************************
44

5-
:Release: |release|
6-
:Date: |today|
75
:Editors: Elvis Pranskevichus <[email protected]>, Yury Selivanov <[email protected]>
86

97
.. Rules for maintenance:
@@ -49,12 +47,6 @@
4947
This article explains the new features in Python 3.5, compared to 3.4.
5048
For full details, see the :source:`Misc/NEWS` file.
5149

52-
.. note::
53-
54-
Prerelease users should be aware that this document is currently in draft
55-
form. It will be updated substantially as Python 3.5 moves towards release,
56-
so it's worth checking back even after reading earlier versions.
57-
5850

5951
.. seealso::
6052

@@ -64,9 +56,6 @@ For full details, see the :source:`Misc/NEWS` file.
6456
Summary -- Release highlights
6557
=============================
6658

67-
.. This section singles out the most important changes in Python 3.5.
68-
Brevity is key.
69-
7059
New syntax features:
7160

7261
* :pep:`492`, coroutines with async and await syntax.

0 commit comments

Comments
 (0)