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_multiprocessing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-134381: Fix RuntimeError when starting not-yet started Thread after...
Miss Islington (bot)
2025-05-23
1
-0/+22
*
[3.13] gh-133744: Fix multiprocessing interrupt test: add an event (#133746) ...
Victor Stinner
2025-05-12
1
-3/+12
*
[3.13] gh-130954: Fix multiprocessing test_notify_n (GH-130955) (#130981)
Miss Islington (bot)
2025-03-08
1
-8/+13
*
[3.13] gh-110206: Fix multiprocessing test_notify_all (GH-130933) (#130950)
Miss Islington (bot)
2025-03-07
1
-5/+12
*
[3.13] gh-130730: Fix multiprocessing test_active_children() (GH-130837) (#13...
Miss Islington (bot)
2025-03-04
1
-4/+8
*
[3.13] gh-130737: Fix multiprocessing test_notify() (GH-130797) (#130802)
Miss Islington (bot)
2025-03-03
1
-9/+5
*
[3.13] gh-127586: multiprocessing.Pool does not properly restore blocked sign...
Miss Islington (bot)
2024-12-29
1
-0/+21
*
[3.13] gh-126451: Revert backports of ABC registrations for `contextvars.Cont...
Alex Waygood
2024-11-12
1
-9/+0
*
[3.13] gh-117378: Only run the new multiprocessing SysPath test when appropri...
Miss Islington (bot)
2024-11-10
1
-29/+30
*
[3.13] gh-117378: Fix multiprocessing forkserver preload sys.path inheritance...
Miss Islington (bot)
2024-11-09
1
-0/+78
*
[3.13] gh-125679: multiprocessing Lock and RLock - fix invalid representation...
Miss Islington (bot)
2024-11-07
1
-0/+122
*
[3.13] gh-126417: Register multiprocessing proxy types to an appropriate coll...
Alex Waygood
2024-11-05
1
-0/+9
*
[3.13] gh-125620: Skip check_resource_tracker_death on NetBSD due to long wai...
Miss Islington (bot)
2024-10-18
1
-0/+2
*
[3.13] gh-120012: clarify the behaviour of `multiprocessing.Queue.empty` on c...
Miss Islington (bot)
2024-07-14
1
-0/+26
*
[3.13] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH...
Miss Islington (bot)
2024-05-16
1
-3/+3
*
gh-83856: Honor atexit for all multiprocessing start methods (GH-114279)
Tian Gao
2024-05-03
1
-0/+23
*
gh-118413: Fix test_release_task_refs on free-threaded build (#118494)
Sam Gross
2024-05-02
1
-2/+1
*
gh-118413: Temporarily skip `test_release_task_refs` in free-threaded builds ...
Sam Gross
2024-05-01
1
-0/+1
*
gh-116622: Test updates for Android (#117299)
Malcolm Smith
2024-04-05
1
-1/+1
*
gh-88118: Fix some test_multiprocessing flakiness. (#116434)
Gregory P. Smith
2024-03-06
1
-5/+10
*
bpo-43952: Fix multiprocessing Listener authkey bug (GH-25845)
Miguel Brito
2024-02-27
1
-0/+19
*
gh-115886: Handle embedded null characters in shared memory name (GH-115887)
Serhiy Storchaka
2024-02-25
1
-1/+16
*
gh-104090: Add exit code to multiprocessing ResourceTracker (GH-115410)
Petr Viktorin
2024-02-21
1
-1/+34
*
gh-89240: Enable multiprocessing on Windows to use large process pools (GH-10...
Steve Dower
2024-02-13
1
-0/+18
*
gh-113205: test_multiprocessing.test_terminate: Give tasks a chance to start ...
Serhiy Storchaka
2024-01-24
1
-0/+1
*
gh-113205: test_multiprocessing.test_terminate: Test the API on threadpools (...
Petr Viktorin
2024-01-18
1
-3/+8
*
gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423)
Xu Song
2023-12-24
1
-0/+23
*
gh-82300: Add track parameter to multiprocessing.shared_memory (#110778)
pan324
2023-12-05
1
-0/+53
*
GH-110829: Ensure Thread.join() joins the OS thread (#110848)
Antoine Pitrou
2023-11-04
1
-0/+3
*
gh-111284: Make multiprocessing tests with threads faster and more reliable (...
Serhiy Storchaka
2023-10-30
1
-9/+21
*
gh-110662: multiprocessing test_async_timeout() increase timeout (#110663)
Victor Stinner
2023-10-11
1
-1/+1
*
gh-110666: Fix multiprocessing test_terminate() elapsed (#110667)
Victor Stinner
2023-10-11
1
-20/+15
*
gh-110656: Fix logging test_post_fork_child_no_deadlock() if ASAN (#110657)
Victor Stinner
2023-10-11
1
-2/+2
*
gh-109840: Fix multiprocessing test_waitfor_timeout() (#110428)
Victor Stinner
2023-10-05
1
-3/+3
*
gh-110036: multiprocessing Popen.terminate() catches PermissionError (#110037)
Victor Stinner
2023-09-29
1
-2/+3
*
gh-89363: Skip threading test_is_alive_after_fork() if ASAN (#109835)
Victor Stinner
2023-09-25
1
-1/+1
*
gh-109706: Fix multiprocessing test_nested_startmethod() (#109707)
Victor Stinner
2023-09-22
1
-1/+3
*
gh-108416: Mark slow but not CPU bound test methods with requires_resource('w...
Serhiy Storchaka
2023-09-05
1
-0/+3
*
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Serhiy Storchaka
2023-09-02
1
-0/+2
*
gh-108520: Fix bad fork detection in nested multiprocessing use case (#108568)
albanD
2023-08-30
1
-0/+26
*
gh-108388: Split test_multiprocessing_spawn (#108396)
Victor Stinner
2023-08-24
1
-1/+9
*
gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process bef...
albanD
2023-08-23
1
-0/+22
*
gh-107963: Fix set_forkserver_preload to check the type of given list (#107965)
Dong-hee Na
2023-08-15
1
-0/+8
*
gh-106558: break ref cycles through exceptions in multiprocessing manager (#...
Andrew Geng
2023-08-11
1
-0/+38
*
gh-90876: Restore the ability to import multiprocessing when `sys.executable`...
Gregory P. Smith
2023-07-06
1
-6/+76
*
gh-105407: Remove unused imports in tests (#105408)
Victor Stinner
2023-06-06
1
-1/+1
*
gh-61460: Stronger HMAC in multiprocessing (#20380)
Christian Heimes
2023-05-20
1
-10/+47
*
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
Gregory P. Smith
2023-02-03
1
-3/+2
*
GH-84559: Deprecate fork being the multiprocessing default. (#100618)
Gregory P. Smith
2023-02-02
1
-8/+13
*
gh-60203: Always pass True/False as boolean arguments in tests (GH-99983)
Serhiy Storchaka
2022-12-04
1
-1/+1
[next]