]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43693: Group the code in codeobject.c logically. (gh-26216)
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 19 May 2021 22:44:56 +0000 (16:44 -0600)
committerGitHub <noreply@github.com>
Wed, 19 May 2021 22:44:56 +0000 (16:44 -0600)
commit68307483e5cf91046d66aa8061a5887e06a02c37
treec5a6315aee6846b2fb21b7c4c19f4b178ba37691
parentb66a03a49157076cb15a002aaf44a011cc79be3b
bpo-43693: Group the code in codeobject.c logically. (gh-26216)
Objects/codeobject.c