diff options
author | Erlend Egeberg Aasland <erlend.aasland@protonmail.com> | 2022-06-23 10:14:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-23 10:14:05 (GMT) |
commit | 89285314bdbd067922d5eb02efd76da07e6fce4e (patch) | |
tree | 5b946074cec7b08f3f6ad4110015cc43c6a3b6f6 /Python/pylifecycle.c | |
parent | 11e865c74baa45ac9eda69f2f6af05505fc03ce5 (diff) | |
download | cpython-89285314bdbd067922d5eb02efd76da07e6fce4e.zip cpython-89285314bdbd067922d5eb02efd76da07e6fce4e.tar.gz cpython-89285314bdbd067922d5eb02efd76da07e6fce4e.tar.bz2 |
gh-89121: Keep the number of pending SQLite statements to a minimum (#30379)
Make sure statements that have run to completion or errored are
reset and cleared off the cursor for all paths in execute() and
executemany().
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions