]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113845: Fix a compiler warning in Python/suggestions.c (GH-113949)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 11 Jan 2024 18:31:24 +0000 (20:31 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 18:31:24 +0000 (20:31 +0200)
commit8717f7b495c8c33fd37017f4e7684609c304c556
tree1188c32874806381f24f8df69d72aec3c565e380
parent55824d01f866d1fa0f21996d897fba0e07d09ac8
gh-113845: Fix a compiler warning in Python/suggestions.c (GH-113949)
Python/suggestions.c