This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
100,796
Commits
9
Branches
456
Tags
1.7
GiB
338cd83c5d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Antoine Pitrou
63ff4131af
bpo-21423: Add an initializer argument to {Process,Thread}PoolExecutor (
#4241
)
...
* bpo-21423: Add an initializer argument to {Process,Thread}PoolExecutor * Fix docstring
2017-11-04 11:05:49 +01:00
Brian Quinlan
81c4d36928
Initial implementation of PEP 3148
2010-09-18 22:35:02 +00:00