]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
3.6.6 final v3.6.6
authorNed Deily <nad@python.org>
Tue, 26 Jun 2018 23:36:31 +0000 (19:36 -0400)
committerNed Deily <nad@python.org>
Tue, 26 Jun 2018 23:39:50 +0000 (19:39 -0400)
Doc/tools/static/switchers.js
Doc/tools/templates/indexsidebar.html
Include/patchlevel.h
Mac/BuildScript/resources/ReadMe.rtf
Mac/BuildScript/resources/Welcome.rtf
Misc/NEWS.d/3.6.6.rst [new file with mode: 0644]
README.rst

index 3dea08e523bfc5c591318dd586383d7e8b906bea..d885ff2bbf2166a75dba29664daacd0afab1c0e9 100644 (file)
@@ -11,7 +11,7 @@
 
   var all_versions = {
     '3.8': 'dev (3.8)',
-    '3.7': 'pre (3.7)',
+    '3.7': '3.7',
     '3.6': '3.6',
     '3.5': '3.5',
     '2.7': '2.7',
index 20e66e0c265c6b3f7047c1fab8ad470df1804fe3..3131050b036b7d14f64dee1922e744cececd29d0 100644 (file)
@@ -3,8 +3,8 @@
 <h3>{% trans %}Docs for other versions{% endtrans %}</h3>
 <ul>
   <li><a href="https://docs.python.org/3.8/">{% trans %}Python 3.8 (in development){% endtrans %}</a></li>
-  <li><a href="https://docs.python.org/3.7/">{% trans %}Python 3.7 (pre-release){% endtrans %}</a></li>
-  <li><a href="https://docs.python.org/3.5/">{% trans %}Python 3.5 (stable){% endtrans %}</a></li>
+  <li><a href="https://docs.python.org/3.7/">{% trans %}Python 3.7 (stable){% endtrans %}</a></li>
+  <li><a href="https://docs.python.org/3.5/">{% trans %}Python 3.5 (security-fixes){% endtrans %}</a></li>
   <li><a href="https://docs.python.org/2.7/">{% trans %}Python 2.7 (stable){% endtrans %}</a></li>
   <li><a href="https://www.python.org/doc/versions/">{% trans %}Old versions{% endtrans %}</a></li>
 </ul>
index 8a94c2c0b44704a8c35d85cfd5720c2c5d67a638..f20d080f5b983053f86d71a90bb57cb009885722 100644 (file)
 #define PY_MAJOR_VERSION       3
 #define PY_MINOR_VERSION       6
 #define PY_MICRO_VERSION       6
-#define PY_RELEASE_LEVEL       PY_RELEASE_LEVEL_GAMMA
-#define PY_RELEASE_SERIAL      1
+#define PY_RELEASE_LEVEL       PY_RELEASE_LEVEL_FINAL
+#define PY_RELEASE_SERIAL      0
 
 /* Version as a string */
-#define PY_VERSION             "3.6.6rc1"
+#define PY_VERSION             "3.6.6"
 /*--end constants--*/
 
 /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
index f541688489ccca8b194feeab51d214632a433527..e8deea1b54fe3425fbedeb741fad7cebe989d14c 100644 (file)
@@ -9,13 +9,10 @@
 \
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
 
-\b \cf0 \ul \ulc0 Which installer variant should I use? [CHANGED in 3.6.5]
+\b \cf0 \ul \ulc0 Which installer variant should I use? [CHANGED in 3.6.6]
 \b0 \ulnone \
 \
-\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
-
-\b \cf0 **NEW**
-\b0  With Python 3.6.5, the python.org website now provides two installer variants for download: one that installs a 
+With Python 3.6.5, the python.org website now provides two installer variants for download: one that installs a 
 \i 64-bit-only 
 \i0 Python capable of running on 
 \i macOS 10.9 (Mavericks)
 \i0  or later.  (This ReadMe was installed with the 
 \i $MACOSX_DEPLOYMENT_TARGET
 \i0  variant.)  Previous Python 3.6.x releases only provided the 10.6 or later installer. If you are running on macOS 10.9 or later and if you have no need for compatibility with older systems, use the 10.9 variant.  Use the 10.6 variant if you are running on macOS 10.6 through 10.8, if you need to maintain compatibility with previous 3.6.x releases, or if you want to produce standalone applications that can run on systems from 10.6.  The Pythons installed by these installers are built with private copies of some third-party libraries not included with or newer than those in macOS itself.  The list of these libraries varies by installer variant and is included at the end of the License.rtf file.\
+\
+\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0
+
+\b \cf0 CHANGED in 3.6.6:
+\b0   the 10.9+ 64-bit-only installer variant is now the default download.  The 10.6+ variant is available from the $FULL_VERSION release page.\
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
 
-\b \cf0 \ul \ulc0 \
+\b \cf0 \ul \
 Certificate verification and OpenSSL\
 
 \b0 \ulnone \
@@ -56,13 +58,19 @@ The bundled
 \
 The 10.9+ installer variant comes with its own private version of Tcl/Tk 8.6. It does not use system-supplied or third-party supplied versions of Tcl/Tk.\
 \
-For the 10.6+ variant, you continue to need to install a newer third-party version of the 
+For the 10.6+ variant in 3.6.6, you continue to need to install a newer third-party version of the 
 \i Tcl/Tk
 \i0  8.5 (not 8.6) frameworks to use IDLE or other programs that use the Tkinter graphical user interface toolkit.  Visit {\field{\*\fldinst{HYPERLINK "https://www.python.org/download/mac/tcltk/"}}{\fldrslt https://www.python.org/download/mac/tcltk/}} for current information about supported and recommended versions of 
 \i Tcl/Tk
 \i0  for this version of Python and of macOS.\
+\
+\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
 
-\b \ul \
+\b \cf0 NOTE: 
+\b0 As of the next 3.6.x release, 3.6.7, the 10.6+ variant will also include Tcl/Tk 8.6.\
+\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
+
+\b \cf0 \ul \
 Other changes\
 
 \b0 \ulnone \
index cac9626693dc5d36f14c6a46b6c6048c19f7d253..22a794a5a5737df893fca13677e7a3166caf7250 100644 (file)
@@ -1,4 +1,4 @@
-{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf200
+{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf400
 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
 {\colortbl;\red255\green255\blue255;}
 {\*\expandedcolortbl;;}
@@ -21,4 +21,7 @@
 
 \b NEW in 3.6.5: 
 \b0 two installer variants (10.9+ 64-bit-only, 10.6+ 64-/32-bit), built-in Tcl/Tk 8.6 support in the 10.9+ variant (no additional third-party downloads!)\
-}
\ No newline at end of file
+\
+
+\b CHANGED in 3.6.6:
+\b0   the 10.9+ 64-bit-only installer variant is now the default download}
\ No newline at end of file
diff --git a/Misc/NEWS.d/3.6.6.rst b/Misc/NEWS.d/3.6.6.rst
new file mode 100644 (file)
index 0000000..da9f647
--- /dev/null
@@ -0,0 +1,8 @@
+.. bpo: 0
+.. date: 2018-06-27
+.. no changes: True
+.. nonce: IWyX1H
+.. release date: 2018-06-27
+.. section: Library
+
+There were no new changes in version 3.6.6.
index ec1323db9390ff8ce27185748931d6e10acaa662..1dab9c80bc8d963403db097cd164588e8cd2b487 100644 (file)
@@ -1,5 +1,5 @@
-This is Python version 3.6.6 candidate 1
-========================================
+This is Python version 3.6.6
+============================
 
 .. image:: https://travis-ci.org/python/cpython.svg?branch=3.6
    :alt: CPython build status on Travis CI