Backport Python 2.7.15 fix for GCC 8 optimizations to other Pythons

it applies to.
This commit is contained in:
Michael Hansen
2019-09-30 16:24:52 -07:00
parent 104c3c0b42
commit f77f287b1d
6 changed files with 147 additions and 14 deletions

View File

@@ -24,7 +24,7 @@ pythons2 = [
'Python-2.4.6',
'Python-2.5.6',
'Python-2.6.9',
'Python-2.7.14',
'Python-2.7.15',
]
pythons3 = [