This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2025-12-08 04:54:47 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4a8a20f04e92ccc2d465958428ba055be10951dd
typeshed
/
stdlib
/
3
/
multiprocessing
History
Luka Sterbic
4a8a20f04e
Allow passing lambdas as init arguments in multiprocessing (
#1416
)
...
* Use NoReturn in multiprocessing init functions * Use Any for init functions
2017-06-19 06:45:57 -07:00
..
__init__.pyi
Use AsyncResult from multiprocessing.pool (
#1317
)
2017-05-23 16:33:46 -07:00
context.pyi
Allow passing lambdas as init arguments in multiprocessing (
#1416
)
2017-06-19 06:45:57 -07:00
managers.pyi
Allow passing lambdas as init arguments in multiprocessing (
#1416
)
2017-06-19 06:45:57 -07:00
pool.pyi
Allow passing lambdas as init arguments in multiprocessing (
#1416
)
2017-06-19 06:45:57 -07:00
process.pyi
Add missing List imports.
2016-12-21 01:06:52 -08:00