]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94021: Address unreachable code warning in specialize code (GH-94022)
authorChristian Heimes <christian@python.org>
Tue, 21 Jun 2022 06:34:11 +0000 (08:34 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 06:34:11 +0000 (23:34 -0700)
commit77c839c98fe57dcb01f5cad2e65fb4cac5a052c1
treecf353c641020565ce808c2906a0059a656c39b1e
parent1603a1029f44f0fdc87c65b02063229962194f84
gh-94021: Address unreachable code warning in specialize code (GH-94022)
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