]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-98831: Add some macros definitions to bytecodes.c to reduce IDE warnings. (#99093)
authorMark Shannon <mark@hotpy.org>
Fri, 4 Nov 2022 23:37:53 +0000 (16:37 -0700)
committerGitHub <noreply@github.com>
Fri, 4 Nov 2022 23:37:53 +0000 (16:37 -0700)
commit7a020b8e5b1bfabfa57789be489b81eba5baa623
treea4377e1c5ce4c3d22306a7aec721c30cab58d9d6
parentc885623e9fa596cbe4fd359ea4aedfbde0ae2482
GH-98831: Add some macros definitions to bytecodes.c to reduce IDE warnings. (#99093)
Python/bytecodes.c