]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45056: Remove trailing unused constants from co_consts (GH-28109)
authorInada Naoki <songofacandy@gmail.com>
Thu, 2 Sep 2021 11:02:06 +0000 (20:02 +0900)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 11:02:06 +0000 (13:02 +0200)
commit55c4a92fc1abfe388335071f1d64b3addfa5793f
treefa6ea5945b13e3462a8599328c1afe0eba094f32
parent19ba2122ac7313ac29207360cfa864a275b9489e
bpo-45056: Remove trailing unused constants from co_consts (GH-28109)
Lib/test/test_compile.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Core and Builtins/2021-09-01-16-55-43.bpo-45056.7AK2d9.rst [new file with mode: 0644]
Python/compile.c
Python/frozen_modules/importlib__bootstrap.h
Python/frozen_modules/importlib__bootstrap_external.h
Python/frozen_modules/zipimport.h