]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems...
authorneonene <53406459+neonene@users.noreply.github.com>
Fri, 10 Jun 2022 08:10:04 +0000 (17:10 +0900)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 08:10:04 +0000 (10:10 +0200)
commitd8395eb38d3d05f74a7f348da81a280ad272b8c8
tree90c5b85bb30470f64d17d810c5aedf5e5fbf6a7d
parent30610d28374f5a9698d456cebf3ae496ac01af51
gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems (#93090)
Modules/_sqlite/connection.c