Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73224c4 + 135580f commit 93357d8Copy full SHA for 93357d8
5 files changed
.hgtags
@@ -176,3 +176,4 @@ b9fadc7d1c3f9c3c77f32f35afbe1a1cc38070e6 v3.6.0b2
176
18496abdb3d5c2730a659b747a89261b2219fecf v3.6.0b4
177
29a273eee9a523ee178f6a66c4ac9d317c8fc84f v3.6.0rc1
178
800a67f7806de45a7abd5273359e704bf147c079 v3.6.0rc2
179
+41df79263a11f2429d1dd0cfe12553de3dcb5508 v3.6.0
Doc/whatsnew/3.6.rst
@@ -47,6 +47,9 @@
47
when researching a change.
48
49
This article explains the new features in Python 3.6, compared to 3.5.
50
+Python 3.6 was released on December 23, 2016. See the
51
+`changelog <https://docs.python.org/3.6/whatsnew/changelog.html>`_ for a full
52
+list of changes.
53
54
.. seealso::
55
0 commit comments