]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92206: Improve scoping of sqlite3 reset statement helper (#92241)
authorErlend Egeberg Aasland <erlend.aasland@protonmail.com>
Tue, 3 May 2022 17:48:24 +0000 (11:48 -0600)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 17:48:24 +0000 (11:48 -0600)
commit415944379f9dae46e391315c9ccb17e45f9917da
treed089f73667a1446617f1b2624ee484114a6ad64f
parentd5dfcd4489e25c1b6e985fb6b8a700c8a49c68df
gh-92206: Improve scoping of sqlite3 reset statement helper (#92241)
Modules/_sqlite/cursor.c
Modules/_sqlite/statement.c
Modules/_sqlite/statement.h