]> granicus.if.org Git - python/commit
[3.6] Fix error message in sqlite connection thread check. (GH-6028). (GH-6324)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 Mar 2018 22:03:50 +0000 (01:03 +0300)
committerGitHub <noreply@github.com>
Sat, 31 Mar 2018 22:03:50 +0000 (01:03 +0300)
commitd918bbda4bb201c35d1ded3dde686d8b00a91851
treec268a7e17f0b5a6143d16b7711557f44c30127eb
parent25c869edd665cba7187910c5b151a0016fec4754
[3.6] Fix error message in sqlite connection thread check. (GH-6028). (GH-6324)

(cherry picked from commit 030345c0bfc2f76684666fe5c61e766ba5debfe6)

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