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_concurrent_futures
/
executor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werro...
Rani Pinchuk
2025-08-26
1
-1/+15
*
gh-132063: ensure that `ProcessPoolExecutor` does not swallow falsey exceptio...
Duprat
2025-04-08
1
-0/+28
*
gh-74028: add `buffersize` parameter to `concurrent.futures.Executor.map` for...
Enzo Bonnal
2025-03-13
1
-0/+70
*
gh-110097: Fix flaky `test_timeout` in `test_concurrent_futures.test_process_...
Sam Gross
2025-03-12
1
-1/+3
*
gh-130957: Use `sleeping_retry` in `test_free_reference` (#130958)
Sam Gross
2025-03-11
1
-1/+4
*
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