]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43444: Move sqlite3 MODULE_NAME from setup.py to module.h (GH-24801)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Sat, 13 Mar 2021 15:33:39 +0000 (16:33 +0100)
committerGitHub <noreply@github.com>
Sat, 13 Mar 2021 15:33:39 +0000 (17:33 +0200)
commit2256a2876b5214a5a7492bf78bd86cf8beb690bf
tree6cd58f558204fbf45306c2734abeb784cdcf9c3a
parent75048c8a38005845f10f8cb1dd33a31e0052cae0
bpo-43444: Move sqlite3 MODULE_NAME from setup.py to module.h (GH-24801)
Modules/_sqlite/cache.h
Modules/_sqlite/module.h
Modules/_sqlite/prepare_protocol.h
PCbuild/_sqlite3.vcxproj
setup.py