]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94021: Address unreachable code warning in specialize code (GH-94022)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Jun 2022 07:01:52 +0000 (00:01 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 07:01:52 +0000 (00:01 -0700)
commit2733c64e2868bb76ba532a15aca878ff4a2e380a
tree3a22c61237129e4103e20546c64ab3373bee6d4d
parentb8fe3bd1d4be5b7d8e9e20b3c36277117e8f6102
gh-94021: Address unreachable code warning in specialize code (GH-94022)

(cherry picked from commit 77c839c98fe57dcb01f5cad2e65fb4cac5a052c1)

Co-authored-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/Core and Builtins/2022-06-20-13-48-57.gh-issue-94021.o78q3G.rst [new file with mode: 0644]
Python/specialize.c