index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_importlib
/
test_threaded_import.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-118727: Don't drop the GIL in `drop_gil()` unless the current thread holds...
Brett Simmers
2024-05-23
1
-4/+1
*
gh-118729: Temporarily skip `test_multiprocessing_pool_circular_import` (#118...
Sam Gross
2024-05-07
1
-1/+4
*
gh-116622: Test updates for Android (#117299)
Malcolm Smith
2024-04-05
1
-1/+2
*
gh-105407: Remove unused imports in tests (#105408)
Victor Stinner
2023-06-06
1
-1/+0
*
Fix test_importlib.test_side_effect_import() (#104840)
Victor Stinner
2023-05-24
1
-1/+2
*
gh-97669: Fix test_tools reference leak (#98216)
Victor Stinner
2022-10-12
1
-7/+1
*
test_threaded_import: Fix unittest.main spelling (GH-93114)
Florian Bruhin
2022-05-25
1
-1/+1
*
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
Christian Heimes
2022-04-07
1
-0/+2
*
bpo-45229: Remove test_main in many tests (GH-28405)
Serhiy Storchaka
2021-09-19
1
-10/+7
*
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