]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41861: Convert _sqlite3 PrepareProtocolType to heap type (GH-22428)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Mon, 28 Sep 2020 22:05:04 +0000 (00:05 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 22:05:04 +0000 (00:05 +0200)
commitcb6db8b6ae47dccc1aa97830d0f05d29f31e0cbc
treee0a7552c5ccf9a124e72f8681095e8de961e27be
parentd332e7b8164c3c9c885b9e631f33d9517b628b75
 bpo-41861: Convert _sqlite3 PrepareProtocolType to heap type (GH-22428)
Modules/_sqlite/microprotocols.c
Modules/_sqlite/module.c
Modules/_sqlite/prepare_protocol.c
Modules/_sqlite/prepare_protocol.h
Modules/_sqlite/statement.c