Backport Python 2.7.15 fix for GCC 8 optimizations to other Pythons
it applies to.
This commit is contained in:
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user