This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-22 09:45:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
fdc0e09c33
cpython
/
Lib
/
concurrent
History
Download ZIP
Download TAR.GZ
Logan Jones
fdc0e09c33
bpo-44733: Add max_tasks_per_child to ProcessPoolExecutor (GH-27373)
...
Co-authored-by: Antoine Pitrou <antoine@python.org>
2021-11-20 21:19:41 +01:00
..
futures
bpo-44733: Add max_tasks_per_child to ProcessPoolExecutor (GH-27373)
2021-11-20 21:19:41 +01:00
__init__.py