]> granicus.if.org Git - python/commit
[2.7] Fix error message in sqlite connection thread check. (GH-6028). (GH-6325)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 Mar 2018 22:04:22 +0000 (01:04 +0300)
committerGitHub <noreply@github.com>
Sat, 31 Mar 2018 22:04:22 +0000 (01:04 +0300)
commit924035a5e550c9d0bee05c26eadff0e44a0db582
tree865ba0dcda59e8c7600f380005fe98d3e82c72cd
parentc498cd8bf81fc47acf2f1f702e8b3bc9bd4aed65
[2.7] Fix error message in sqlite connection thread check. (GH-6028). (GH-6325)

(cherry picked from commit 030345c0bfc2f76684666fe5c61e766ba5debfe6)

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