]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43269: Remove redundant extern keywords (GH-24605)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Sun, 21 Feb 2021 10:07:49 +0000 (11:07 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Feb 2021 10:07:49 +0000 (12:07 +0200)
commit38b6c2acd4bba666bd64779c42b9d91cbee19274
tree97c4460259dbe1ab1576c8f195513f9af87d1d3e
parent4cf7bb8e22bf37e6d65bf4cb5618d09c4a8ad612
bpo-43269: Remove redundant extern keywords (GH-24605)
Modules/_sqlite/cache.c
Modules/_sqlite/connection.c
Modules/_sqlite/cursor.c
Modules/_sqlite/prepare_protocol.c
Modules/_sqlite/row.c
Modules/_sqlite/statement.c