]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Jun 2022 12:46:01 +0000 (05:46 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Jun 2022 12:46:01 +0000 (14:46 +0200)
commit798ace50f9d5b7d12bf3328efeebc355cbba2c7e
tree694759820740151a658d2fadb07f9d4b935f05bb
parent525ab8f310b5090e7587c5070c9e675a6e01318c
gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962) (GH-94119)

Co-authored-by: Brett Cannon <brett@python.org>
(cherry picked from commit c029b552f39200977325d4351803bdd13ddccc4f)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/test/support/__init__.py
Lib/test/test_bdb.py
Misc/NEWS.d/next/Tests/2022-06-17-15-20-09.gh-issue-93951.CW1Vv4.rst [new file with mode: 0644]