]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139743: Avoid import-time print in test_sqlite3 (GH-139746)
authorPeter <peter86225@gmail.com>
Thu, 9 Oct 2025 08:00:37 +0000 (16:00 +0800)
committerGitHub <noreply@github.com>
Thu, 9 Oct 2025 08:00:37 +0000 (11:00 +0300)
commit65089406a54df6d3fdc65f5f7e7691ec5de088d8
tree03523c21dadfbf0fe3004a6d77422e94f593a09a
parent7f155f9c46e2dd7dec5e12ebec3323dfd95fe1f0
gh-139743: Avoid import-time print in test_sqlite3 (GH-139746)
Lib/test/test_sqlite3/__init__.py