]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34743: Fix test_database_source_name under SQLite 3.7.9 (GH-9426)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Sep 2018 17:20:32 +0000 (10:20 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Thu, 20 Sep 2018 17:20:32 +0000 (20:20 +0300)
commitc56bbae5e92828a4c93be3b0e7a5072a31fdc587
treec7700dbc76c85a53590bd14504dd27ec7265067a
parent8e5ef58c10a1154f824d5875c2d89794a800eadc
bpo-34743: Fix test_database_source_name under SQLite 3.7.9 (GH-9426)

(cherry picked from commit b10a64d117de6121ea3e79c467c4107f8f399f3d)

Co-authored-by: Berker Peksag <berker.peksag@gmail.com>
Modules/_sqlite/connection.c