]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39678: refactor queue manager thread (GH-18551)
authorThomas Moreau <thomas.moreau.2010@gmail.com>
Sun, 1 Mar 2020 20:49:14 +0000 (21:49 +0100)
committerGitHub <noreply@github.com>
Sun, 1 Mar 2020 20:49:14 +0000 (21:49 +0100)
commit0e89076247580ba0e570c4816f0e5628a7e36e83
tree1d1d8ceede408eec2b138be7e2f13ca2beaf1f74
parent397b96f6d7a89f778ebc0591e32216a8183fe667
bpo-39678: refactor queue manager thread (GH-18551)
Lib/concurrent/futures/process.py
Lib/test/test_concurrent_futures.py
Misc/NEWS.d/next/Library/2020-02-28-12-59-30.bpo-39678.3idfxM.rst [new file with mode: 0644]