]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41875: Use __builtin_unreachable when possible (GH-22433)
authorDong-hee Na <donghee.na92@gmail.com>
Mon, 28 Sep 2020 20:41:23 +0000 (05:41 +0900)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 20:41:23 +0000 (05:41 +0900)
commit24ba3b0df5e5f2f237d7b23b4017ba12f16320ae
tree11ef620ae2b48d6faf15bfc502c1308ba000f710
parentff9147d93b868f0e13b9fe14e2a76c2879f6787b
bpo-41875: Use __builtin_unreachable when possible (GH-22433)
Include/pymacro.h
Misc/NEWS.d/next/Build/2020-09-28-21-56-51.bpo-38249.uzMCaZ.rst [new file with mode: 0644]