]> granicus.if.org Git - python/commit
bpo-32616: Disable computed gotos by default for clang < 5 (GH-5574)
authorINADA Naoki <methane@users.noreply.github.com>
Wed, 7 Feb 2018 10:09:36 +0000 (19:09 +0900)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2018 10:09:36 +0000 (19:09 +0900)
commit2942b909d9a428e6683d90b3436cfa4a81bd5d8a
treee05b4e4314a71e4b915c0814b6d41c7a1184cedd
parent0a18422b31e0d7549da5ddbf62194f8c583c2091
bpo-32616: Disable computed gotos by default for clang < 5 (GH-5574)
Misc/NEWS.d/next/Build/2018-02-07-11-24-38.bpo-32616.o7mFJ3.rst [new file with mode: 0644]
Python/ceval.c