]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120017: use 'do-while(0)' in some `{codegen,compile}.c` multi-line macros (#120018)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 7 Nov 2024 23:03:11 +0000 (00:03 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2024 23:03:11 +0000 (23:03 +0000)
commitc222441fa7f89d448e476c252ba09be588568392
treefbcf1152928a1547678abdb8678b1665bdad2099
parentbbe9b21d06c192a616bc1720ec8f7d4ccc16cab8
gh-120017: use 'do-while(0)' in some `{codegen,compile}.c` multi-line macros (#120018)
Python/codegen.c
Python/compile.c