]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117680: Fix msvc warning in instruction_sequence.c (#118326)
authorneonene <53406459+neonene@users.noreply.github.com>
Fri, 26 Apr 2024 16:20:30 +0000 (01:20 +0900)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2024 16:20:30 +0000 (17:20 +0100)
commit63add11704078390909a485b57a7de6a0358fc2b
treed1f2d5499105af4097e91e8ba4a71e79245c391f
parent0f998613324bcb6fa1cd9a3a2fc7e46f67358df7
gh-117680: Fix msvc warning in instruction_sequence.c (#118326)
Python/instruction_sequence.c