]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127117: Ensure the Correct Last Fields of PyInterpreterState and of _PyRuntimeStat...
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 22 Nov 2024 16:37:02 +0000 (09:37 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Nov 2024 16:37:02 +0000 (09:37 -0700)
commit5ba67af006079915af0a1312735efc40fa36c4f3
tree4e2de32f20025cedd566758422587f8bed57b5df
parenta5440d4a38316cc709ce0304175beda124b8e7f4
gh-127117: Ensure the Correct Last Fields of PyInterpreterState and of _PyRuntimeState (gh-127118)

We add some comments so contributors can be aware and we move one out-of-place field up.
Include/internal/pycore_interp.h
Include/internal/pycore_runtime.h