]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021) (GH-28023)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 29 Aug 2021 11:03:11 +0000 (14:03 +0300)
committerGitHub <noreply@github.com>
Sun, 29 Aug 2021 11:03:11 +0000 (14:03 +0300)
commitdab74d68e3f8391cb4b404b397ab80e2e0188d1f
treed117af55cc19a069d226c68b7f7c540d95d7ae09
parent1046cd06b0e2f20b3be93de83d49b684956af98d
[3.9] bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021) (GH-28023)

(cherry picked from commit 07d3d54)
Lib/sqlite3/test/backup.py
Lib/sqlite3/test/dbapi.py
Lib/sqlite3/test/regression.py