]> granicus.if.org Git - python/commit
Fix error message in sqlite connection thread check. (GH-6028)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Mar 2018 16:01:22 +0000 (09:01 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 16:01:22 +0000 (09:01 -0700)
commit00765bb6ae692570c73fe15e0362ce9c8ec59c82
tree4f3811eb764387ce9fa557e244744d24c023238a
parentd01a805a388ba2e04c0d35ebec911c1f9743dbd7
Fix error message in sqlite connection thread check. (GH-6028)

(cherry picked from commit 030345c0bfc2f76684666fe5c61e766ba5debfe6)

Co-authored-by: Takuya Akiba <469803+iwiwi@users.noreply.github.com>
Modules/_sqlite/connection.c