]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123553: Fix compile warning in `compile.c` (#123578)
authorsobolevn <mail@sobolevn.me>
Sun, 1 Sep 2024 15:43:45 +0000 (18:43 +0300)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 15:43:45 +0000 (15:43 +0000)
commit91b7f2e7f6593acefda4fa860250dd87d6f849bf
treee974da0f8a4341db64caea9d220b352f7a4aef28
parent2304774465f3faddd8102d729ae6d3ca7e9cff49
gh-123553: Fix compile warning in `compile.c` (#123578)
Python/compile.c