]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41861: Convert _sqlite3 cache and node static types to heap types (GH-22417)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Sun, 27 Sep 2020 12:14:50 +0000 (14:14 +0200)
committerGitHub <noreply@github.com>
Sun, 27 Sep 2020 12:14:50 +0000 (14:14 +0200)
commita937ab45d6af4f99ff16fec73d5d75d93c569456
tree70d35f07786859efebeee60f9d3c959fcb97b021
parent00eb063b6600fdb4ba5cfb99da83cc1660ec69bf
bpo-41861: Convert _sqlite3 cache and node static types to heap types (GH-22417)
Modules/_sqlite/cache.c
Modules/_sqlite/cache.h
Modules/_sqlite/connection.c
Modules/_sqlite/module.c