Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43517: Fix false positive in detection of circular imports (#24895) | Antoine Pitrou | 2021-03-20 | 1 | -1/+13 |
* | bpo-40275: Use new test.support helper submodules in tests (GH-21727) | Hai Shi | 2020-08-04 | 1 | -3/+3 |
* | bpo-40275: Adding threading_helper submodule in test.support (GH-20263) | Hai Shi | 2020-05-27 | 1 | -6/+7 |
* | bpo-19696: Move threaded_import_hangers (GH-14655) | Kyle Stanley | 2019-07-12 | 1 | -3/+3 |
* | Move test_threaded_import.py to test_importlib/ (GH-14582) | Kyle Stanley | 2019-07-05 | 1 | -0/+263 |