]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix MSVC compiler warnings in ceval.c (#93569)
authorKen Jin <kenjin4096@gmail.com>
Tue, 7 Jun 2022 10:32:42 +0000 (18:32 +0800)
committerGitHub <noreply@github.com>
Tue, 7 Jun 2022 10:32:42 +0000 (11:32 +0100)
commit75260925ecae690434ed2c5502761f1f0bce11eb
treea43e537f8a228c568127228c0de0e1036c2b3737
parentf012df706cf3a9e63625b8166fe3f419855e9a94
Fix MSVC compiler warnings in ceval.c (#93569)
Python/ceval.c