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-09 05:24:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a5bd84c766a2d4fcb65b09b00be5dfab032a69e8
typeshed
/
stdlib
/
3
/
multiprocessing
History
Jelle Zijlstra
728b977729
Replace a number of default argument values with "..." (
#1280
)
...
pytype apparently doesn't like default values that aren't ints or None/True/False.
2017-05-21 14:31:22 -07:00
..
__init__.pyi
Replace a number of default argument values with "..." (
#1280
)
2017-05-21 14:31:22 -07:00
context.pyi
Add multiprocessing.context stubs (
#1260
)
2017-05-20 23:13:18 -07:00
managers.pyi
fix self in ssl, unittest and multiprocessing/managers (
#644
)
2016-10-30 12:20:03 -07:00
pool.pyi
Replace a number of default argument values with "..." (
#1280
)
2017-05-21 14:31:22 -07:00
process.pyi
Add missing List imports.
2016-12-21 01:06:52 -08:00