]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] prefix internal sqlite symbols with _pysqlite_ (GH-8215). (GH-8217)
authorBenjamin Peterson <benjamin@python.org>
Tue, 10 Jul 2018 05:36:49 +0000 (22:36 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Jul 2018 05:36:49 +0000 (22:36 -0700)
commitdc39a59bc7072f540b7bab5b7db78ec04423700a
treebe3a4f672b641e2f012eb6ccfc432a6ef566972d
parent695ecd9dc6b9c08775fab517f77aba77d13aaef4
[2.7] prefix internal sqlite symbols with _pysqlite_ (GH-8215). (GH-8217)

(cherry picked from commit 7762e4d3872818272800dfbd8e1d8e3a689eb8f2)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Modules/_sqlite/connection.c
Modules/_sqlite/cursor.c
Modules/_sqlite/module.c
Modules/_sqlite/module.h