]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99955: standardize return values of functions in compiler's code-gen (#100010)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 12 Dec 2022 14:22:15 +0000 (14:22 +0000)
committerGitHub <noreply@github.com>
Mon, 12 Dec 2022 14:22:15 +0000 (14:22 +0000)
commite4ea33b17807d99ed737f800d9b0006957c008d2
tree0e718bf367b6c305a58d2ef79fc69805b8d8b586
parent158b8a07212cea6066afe8bb91f1cd542d922dba
gh-99955: standardize return values of functions in compiler's code-gen (#100010)
Misc/NEWS.d/next/Core and Builtins/2022-12-12-11-27-54.gh-issue-99955.Ix5Rrg.rst [new file with mode: 0644]
Python/compile.c