]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110119: Fix test_importlib `--disable-gil` Windows test failures (#110422)
authorSam Gross <colesbury@gmail.com>
Thu, 5 Oct 2023 19:51:17 +0000 (19:51 +0000)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 19:51:17 +0000 (19:51 +0000)
commit3c2f3215cc81ec8470208176dd32d2aef84faa13
treedd7fca14092f384d41b85be52ee8812acdec0e45
parent5eae8dc2cb832af6ae1ee340fb0194107fe3bd6e
gh-110119: Fix test_importlib `--disable-gil` Windows test failures (#110422)

Use "t" in the expected tag for `--disable-gil` builds in test_tagged_suffix.
Lib/test/test_importlib/test_windows.py