]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92206: Improve scoping of sqlite3 bind param functions (#92250)
authorErlend Egeberg Aasland <erlend.aasland@protonmail.com>
Tue, 3 May 2022 20:00:39 +0000 (14:00 -0600)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 20:00:39 +0000 (14:00 -0600)
commit3e6019cee5230456653083dbc6359115f1599867
treee61afc04e7a948831fe613a9abdb0e8b475097f0
parent804f2529d8e545a8d59eaf260ee032d014e681ba
gh-92206: Improve scoping of sqlite3 bind param functions (#92250)
Modules/_sqlite/cursor.c
Modules/_sqlite/statement.c
Modules/_sqlite/statement.h