]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45041: Simplify `sqlite3.Cursor.executescript()` (GH-28020)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Sun, 19 Sep 2021 22:52:36 +0000 (00:52 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Sep 2021 22:52:36 +0000 (23:52 +0100)
commita6779715c4d0289acb59a8fd3660ab2e5d486c4b
tree8b58969be970952c73ba8431794f8f6b500d0848
parent771a5467132f0400d4c987db8ba807f845b655bc
bpo-45041: Simplify `sqlite3.Cursor.executescript()` (GH-28020)
Modules/_sqlite/cursor.c