summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorSergey B Kirpichev <skirpichev@gmail.com>2025-04-24 09:50:47 (GMT)
committerGitHub <noreply@github.com>2025-04-24 09:50:47 (GMT)
commit580888927c8eafbf3d4c6be9144684117f0a96ca (patch)
treeb1c17132a6ac6294cbee02036b5e10964c7b48d6 /Python/bytecodes.c
parenta94c7528b596e9ec234f12ebeeb45fc731412b18 (diff)
downloadcpython-580888927c8eafbf3d4c6be9144684117f0a96ca.zip
cpython-580888927c8eafbf3d4c6be9144684117f0a96ca.tar.gz
cpython-580888927c8eafbf3d4c6be9144684117f0a96ca.tar.bz2
gh-121249: fix naming of struct tagPyCArgObject members (#132863)
It seems, no code actually uses these names, only sizes of the unnamed union members are important. Though, I think it's good to be here consistent wrt type codes ('g' for long double, etc). This amends 85f89cb3e6.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions