]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99955: standardize return values of functions in assembler and optimizer. (#99956)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 2 Dec 2022 17:43:10 +0000 (17:43 +0000)
committerGitHub <noreply@github.com>
Fri, 2 Dec 2022 17:43:10 +0000 (17:43 +0000)
commitab02262cd0385a2fb5eb8a6ee3cedd4b4bb969f3
tree6b6021c19f9debfec4c97b9f71b7d123ecd2d4d6
parentb4f35055496d918b42ff305b5d09ebd333204a69
gh-99955: standardize return values of functions in assembler and optimizer. (#99956)
Python/compile.c