summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/test_threaded_import.py
Commit message (Expand)AuthorAgeFilesLines
* [3.9] bpo-43517: Fix false positive in detection of circular imports (GH-2489...Antoine Pitrou2021-03-201-1/+13
* bpo-19696: Move threaded_import_hangers (GH-14655)Kyle Stanley2019-07-121-3/+3
* Move test_threaded_import.py to test_importlib/ (GH-14582)Kyle Stanley2019-07-051-0/+263