]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 29 Aug 2021 10:43:48 +0000 (03:43 -0700)
committerGitHub <noreply@github.com>
Sun, 29 Aug 2021 10:43:48 +0000 (03:43 -0700)
commita49398b643b3a2e6f9cc39729c528eb1e4385b1a
tree4291d80638a8eb4fe17e601ab0849f092cd58b63
parent779b9aef4fb2750f57ce07f0efbc8ce8406e43ab
bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021)

(cherry picked from commit 07d3d54f4e84b1259b800884b202701f69e408d8)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/sqlite3/test/dbapi.py
Lib/sqlite3/test/regression.py