[2.7] bpo-32616: Disable computed gotos by default for clang < 5#5574
[2.7] bpo-32616: Disable computed gotos by default for clang < 5#5574methane merged 2 commits intopython:2.7from
Conversation
|
We should probably put this check in |
|
I'm sorry, I'm not familiar with configure.ac. This pull request is just change behavior when |
|
This is output of configure script: |
|
@methane @benjaminp unfortunately this issue still affects Python 2.7.15rc1 because in Xcode 9.x, the value of |
|
@ilovezfs We know, but there is no easy fix for it. See https://bugs.python.org/issue32616 for continued discussion. |
|
So is this now considered resolved for High Sierra users via 2.7.15rc1? |
|
@p0six no. You still must manually pass |
|
@p0six however, Xcode >= 9.3 is apparently unaffected. |
https://bugs.python.org/issue32616