]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39523: Use do-while loop pysqlite_cursor_executescript() (GH-18305)
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 2 Mar 2021 07:40:34 +0000 (00:40 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 07:40:34 +0000 (09:40 +0200)
commit25e244c92501e84b0fd6e7539e15c0e640d42cc1
tree2ddd09bfbdfb95611c4cf0109048556fdec1abbc
parent5bfa94560519bbe70ae66ff0a29498f2ae2e1937
bpo-39523: Use do-while loop pysqlite_cursor_executescript() (GH-18305)
Modules/_sqlite/cursor.c