]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119981: Use do while(0) in some symtable.c multi-line macros (#119982)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 3 Jun 2024 15:48:02 +0000 (17:48 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 15:48:02 +0000 (15:48 +0000)
commit153b118b78588209850cc2a4cbc977f193a3ab6e
tree5db69dc672e2c0e93be069ba169b2f7243a178ce
parent6acb32fac3511c1d5500cac66f1d6397dcdab835
gh-119981: Use do while(0) in some symtable.c multi-line macros (#119982)
Python/symtable.c