python3: Update to 3.8.0

This commit is contained in:
Alexey Pavlov
2019-10-23 13:58:54 +03:00
parent 1e524064b7
commit 7d16c9d247
100 changed files with 1370 additions and 1570 deletions

View File

@@ -1,6 +1,6 @@
diff -Naur Python-3.7.0-orig/Include/osdefs.h Python-3.7.0/Include/osdefs.h
--- Python-3.7.0-orig/Include/osdefs.h 2018-06-27 06:07:35.000000000 +0300
+++ Python-3.7.0/Include/osdefs.h 2018-07-12 10:22:17.422852100 +0300
diff -Naur Python-3.8.0-orig/Include/osdefs.h Python-3.8.0/Include/osdefs.h
--- Python-3.8.0-orig/Include/osdefs.h 2019-10-14 16:34:47.000000000 +0300
+++ Python-3.8.0/Include/osdefs.h 2019-10-22 10:03:43.426629200 +0300
@@ -10,7 +10,6 @@
#ifdef MS_WINDOWS
#define SEP L'\\'