]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Jun 2022 08:37:38 +0000 (01:37 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 08:37:38 +0000 (01:37 -0700)
commitf384a8e477a112d241650d5d4dc4042e7cd4c969
treec8ed8004915d61b89427e3684e58309a9424f6d3
parent06340f6226cd4d0707d31eb349d26566b6a6e997
gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems (GH-93090)

(cherry picked from commit d8395eb38d3d05f74a7f348da81a280ad272b8c8)

Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
Modules/_sqlite/connection.c