]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100227: Move dict_state.global_version to PyInterpreterState (gh-102338)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 9 Mar 2023 15:16:30 +0000 (08:16 -0700)
committerGitHub <noreply@github.com>
Thu, 9 Mar 2023 15:16:30 +0000 (08:16 -0700)
commitb45d14b88611fefc6f054226d3e1117082d322c8
treebe3ce59bf02c0b746bbddd6fb403f6ff8562b672
parent58d761e5b5f253892a697941c71bac0159a1d74e
gh-100227: Move dict_state.global_version to PyInterpreterState (gh-102338)

https://github.com/python/cpython/issues/100227
Include/internal/pycore_dict.h
Include/internal/pycore_dict_state.h
Include/internal/pycore_runtime.h
Objects/dictobject.c
Python/bytecodes.c
Python/generated_cases.c.h