Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548) | Eric Snow | 2024-10-16 | 1 | -1/+3 |
* | gh-120417: Remove unused imports in tests (part 1) (#120629) | Victor Stinner | 2024-06-17 | 1 | -1/+0 |
* | gh-117688: Fix deadlock in test_no_stale_references with GIL disabled (#117720) | Sam Gross | 2024-04-15 | 1 | -11/+21 |
* | gh-110481: Implement inter-thread queue for biased reference counting (#114824) | Sam Gross | 2024-02-09 | 1 | -2/+15 |
* | gh-108416: Mark slow but not CPU bound test methods with requires_resource('w... | Serhiy Storchaka | 2023-09-05 | 1 | -0/+1 |
* | gh-108388: Convert test_concurrent_futures to package (#108401) | Victor Stinner | 2023-08-24 | 1 | -0/+107 |