python3: Update to 3.5.2

This commit is contained in:
Alexey Pavlov
2016-07-12 14:49:26 +03:00
parent 3667715578
commit e9c507d51e
91 changed files with 768 additions and 769 deletions

View File

@@ -1,7 +1,7 @@
diff -Naur Python-3.5.0-orig/setup.py Python-3.5.0/setup.py
--- Python-3.5.0-orig/setup.py 2015-09-21 13:41:41.508698300 +0300
+++ Python-3.5.0/setup.py 2015-09-21 13:41:45.377311400 +0300
@@ -826,10 +826,13 @@
diff -Naur Python-3.5.2-orig/setup.py Python-3.5.2/setup.py
--- Python-3.5.2-orig/setup.py 2016-07-12 14:21:28.099300700 +0300
+++ Python-3.5.2/setup.py 2016-07-12 14:21:34.084800700 +0300
@@ -856,10 +856,13 @@
if (ssl_incs is not None and
ssl_libs is not None):