]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers...
authorJason R. Coombs <jaraco@jaraco.com>
Wed, 22 Jun 2022 12:05:45 +0000 (08:05 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Jun 2022 12:05:45 +0000 (14:05 +0200)
commitc029b552f39200977325d4351803bdd13ddccc4f
tree984582ca4b4358dde51a1bc1fd94412cff4eafc0
parentca308c13daa722f3669a14f1613da768086beb6a
gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962)

Co-authored-by: Brett Cannon <brett@python.org>
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]