]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121547: deduplicate the code of const_cache update functions (#121548)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 10 Jul 2024 10:34:54 +0000 (11:34 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 10:34:54 +0000 (10:34 +0000)
commitcced22c760a9398c27f0381048a1b3eb2e8ef50d
tree82ed027c5724dd97e3a5d6076bff0901df1b4029
parente2822360da30853f092d8a50ad83e52f6ea2ced9
gh-121547: deduplicate the code of const_cache update functions (#121548)
Python/compile.c