]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix signed/unsigned comparison to avoid compilation warning (GH-24441)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 4 Feb 2021 21:38:18 +0000 (05:38 +0800)
committerGitHub <noreply@github.com>
Thu, 4 Feb 2021 21:38:18 +0000 (21:38 +0000)
commit28873a70503c9e700fe05c3f9c781dbd6ea19b14
tree2fa56d059dd4d8cdbbc80bfab8fcfbe1ed13940d
parent497b5649cf4d4201852cf022037dd7b5f897416a
Fix signed/unsigned comparison to avoid compilation warning (GH-24441)
PC/winreg.c