]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40925: Remove unused stack macro SET_VALUE (GH-20783)
authorDong-hee Na <donghee.na92@gmail.com>
Thu, 11 Jun 2020 09:39:18 +0000 (18:39 +0900)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 09:39:18 +0000 (10:39 +0100)
commit33faf5c4f43e24766cf567bec89ad4c7f1491ff7
tree98d2d0e822ca0fde64ba086e990280053b6f40e1
parent31d17798d6567036d3ac2771555a919b3628962f
bpo-40925: Remove unused stack macro SET_VALUE (GH-20783)
Python/ceval.c