]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45634: Don't combine error checks when adding `sqlite3` int constants (GH-29251)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Sun, 31 Oct 2021 10:01:19 +0000 (11:01 +0100)
committerGitHub <noreply@github.com>
Sun, 31 Oct 2021 10:01:19 +0000 (19:01 +0900)
commit39b4d5938ce781af41f8c9da72dee46095a78642
tree7147ef880b333f3cb8c54c99e3980873f60423c2
parent634984d7dbdd91e0a51a793eed4d870e139ae1e0
bpo-45634: Don't combine error checks when adding `sqlite3` int constants (GH-29251)
Modules/_sqlite/module.c