]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103906: Remove immortal refcounting in compile/marshal.c (gh-103922)
authorDong-hee Na <donghee.na@python.org>
Mon, 5 Jun 2023 13:38:36 +0000 (22:38 +0900)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2023 13:38:36 +0000 (22:38 +0900)
commit058b96053563bb5c413dc081eb8cc0916516525c
tree802cbc2b26ef0404f49eafb0f3de9f1800a3289d
parentcdfb201bfa35b7c50de5099c6d9078c806851d98
gh-103906: Remove immortal refcounting in compile/marshal.c (gh-103922)
Objects/sliceobject.c
Python/compile.c
Python/marshal.c