summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2023-12-12 16:54:39 (GMT)
committerGitHub <noreply@github.com>2023-12-12 16:54:39 (GMT)
commitcde141717578f22947553db776980aa3e8801353 (patch)
tree4949dd080fd10b7e63a7c608af5ada6c8e3540a4 /Python
parentfe9991bb672dd95fb9cd38b5a03180719ac4e722 (diff)
downloadcpython-cde141717578f22947553db776980aa3e8801353.zip
cpython-cde141717578f22947553db776980aa3e8801353.tar.gz
cpython-cde141717578f22947553db776980aa3e8801353.tar.bz2
gh-76785: Fix test_threading on Non-Subinterpreter Builds (gh-113014)
gh-112982 broke test_threading on one of the s390 buildbots (Fedora Clang Installed). Apparently ImportError is raised (rather than ModuleNotFoundError) for the name part of "from" imports. This fixes that by catching ImportError in test_threading.py.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions