SIGN IN SIGN UP

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.
E
Eric Snow committed
cde141717578f22947553db776980aa3e8801353
Parent: fe9991b
Committed by GitHub <noreply@github.com> on 12/12/2023, 4:54:39 PM