]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45256: Small cleanups for the code that inlines Python-to-Python calls in ceval...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 9 Oct 2021 16:52:05 +0000 (17:52 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Oct 2021 16:52:05 +0000 (17:52 +0100)
commit543acbce5a1e23633379a853f38dc55b12f6d931
tree171a5b37e10f1698218b570af6ffa2a4356b04cf
parentb454e8e4df73bc73bc1a6f597431f171bfae8abd
bpo-45256: Small cleanups for the code that inlines Python-to-Python calls in ceval.c (GH-28836)
Python/ceval.c