python3: Rebase patches onto 3.4.2

This commit is contained in:
Ray Donnelly
2014-10-11 14:46:25 +01:00
parent 7ba945ec2c
commit a391fdb04e
85 changed files with 676 additions and 671 deletions

View File

@@ -1,5 +1,6 @@
--- Python-3.4.1/Lib/sysconfig.py.orig 2014-07-11 17:44:46.227699804 +0100
+++ Python-3.4.1/Lib/sysconfig.py 2014-07-11 19:09:01.000000000 +0100
diff -urN a/Lib/sysconfig.py b/Lib/sysconfig.py
--- a/Lib/sysconfig.py 2014-10-08 09:18:12.000000000 +0100
+++ b/Lib/sysconfig.py 2014-10-11 14:18:33.073762000 +0100
@@ -264,6 +264,7 @@
# if the expansion uses the name without a prefix.
renamed_variables = ('CFLAGS', 'LDFLAGS', 'CPPFLAGS')