]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-93115: Fix version check in sqlite3 module constants test (#93116)
authorFlorian Bruhin <me@the-compiler.org>
Mon, 23 May 2022 15:58:11 +0000 (17:58 +0200)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 15:58:11 +0000 (17:58 +0200)
commitd5f0dd160011826f0196d220aefc29d2ce497428
tree5e79a7e3dcfe7cfa1797ffec10729aa7066d356c
parent046df59658c9f64a9f0fc909ed62e92c6c4dd668
GH-93115: Fix version check in sqlite3 module constants test (#93116)
Lib/test/test_sqlite3/test_dbapi.py