]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115391: Fix compiler warning in `Objects/longobject.c` (GH-115368)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Tue, 13 Feb 2024 20:49:13 +0000 (23:49 +0300)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 20:49:13 +0000 (20:49 +0000)
commit206f73dc5f1b4c3c81119808aa7fd9038661cf90
tree9102113784aab0f13e143e762172083baf5a6064
parent4deb70590e1829081fb6d110e9dc6d060a49d95d
gh-115391: Fix compiler warning in `Objects/longobject.c` (GH-115368)
Objects/longobject.c