]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40959: Remove unused declarations from sqlite3 headers (GH-20828)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Wed, 6 Jan 2021 00:56:05 +0000 (01:56 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Jan 2021 00:56:05 +0000 (02:56 +0200)
commit203b2493ae6fd7c1f039f3f906f087d67d9100d5
tree16cf3e4030523ea04aec8a827ae86b04b829534c
parentddb5e11683c8db9d2095f2f9406701443c4dc9b3
bpo-40959: Remove unused declarations from sqlite3 headers (GH-20828)
Modules/_sqlite/cache.h
Modules/_sqlite/connection.h
Modules/_sqlite/cursor.h
Modules/_sqlite/prepare_protocol.h
Modules/_sqlite/statement.h