]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 29 Aug 2021 10:07:40 +0000 (13:07 +0300)
committerGitHub <noreply@github.com>
Sun, 29 Aug 2021 10:07:40 +0000 (13:07 +0300)
commit07d3d54f4e84b1259b800884b202701f69e408d8
treef4c67cb394212c5a3b38912904b684af3ce05f4b
parenteb263f9a356f5c5f21b8d5ce20bac92f31c40cad
bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021)
Lib/sqlite3/test/dbapi.py
Lib/sqlite3/test/regression.py