]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121165: protect macro expansion of `ADJUST_INDICES` with do-while(0) (#121166)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 2 Jul 2024 10:57:51 +0000 (12:57 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2024 10:57:51 +0000 (16:27 +0530)
commit6343486eb60ac5a9e15402a592298259c5afdee1
tree7a7d258ad06a2ea0ace720b43b64f9f709b27385
parent15232a0819a2f7e0f448f28f2e6081912d10e7cb
gh-121165: protect macro expansion of `ADJUST_INDICES` with do-while(0) (#121166)
Objects/bytes_methods.c
Objects/unicodeobject.c