[issue40790] Python should enable computed gotos on Mac by default

Benjamin Peterson report at bugs.python.org
Wed May 27 09:50:45 EDT 2020


Benjamin Peterson <benjamin at python.org> added the comment:

The configure script sets the result of compiler probing with HAVE_COMPUTED_GOTOS not USE_COMPUTED_GOTOS.

----------
nosy: +benjamin.peterson
resolution:  -> works for me
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40790>
_______________________________________


More information about the Python-bugs-list mailing list