]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127864: Fix compiler warning (-Wstringop-truncation) (GH-127878)
authorTomas R. <tomas.roun8@gmail.com>
Mon, 16 Dec 2024 16:57:18 +0000 (17:57 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2024 16:57:18 +0000 (11:57 -0500)
commit081673801e3d47d931d2e2b6a4a1515e1207d938
treeaf2425f600a24b8d18a9c68dfde4f6e90ed88d46
parent52d552cda7614c7aa9f08b680089c630587e747f
gh-127864: Fix compiler warning (-Wstringop-truncation) (GH-127878)
Python/import.c