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-11 14:31:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ab710010b3c3cc7e9883181623aca0800a06d4a
typeshed
/
stdlib
/
multiprocessing
History
Shantanu
d9cf43c4c3
Mark pos-only __class_getitem__ args (
#11970
)
2024-05-18 23:27:51 +02:00
..
dummy
…
__init__.pyi
…
connection.pyi
…
context.pyi
add annotation for multiprocessing.{Value,Array} with special c-types (
#11833
)
2024-04-25 12:43:44 +02:00
forkserver.pyi
…
heap.pyi
…
managers.pyi
Mark pos-only __class_getitem__ args (
#11970
)
2024-05-18 23:27:51 +02:00
pool.pyi
Mark pos-only __class_getitem__ args (
#11970
)
2024-05-18 23:27:51 +02:00
popen_fork.pyi
…
popen_forkserver.pyi
…
popen_spawn_posix.pyi
…
popen_spawn_win32.pyi
…
process.pyi
…
queues.pyi
Mark pos-only __class_getitem__ args (
#11970
)
2024-05-18 23:27:51 +02:00
reduction.pyi
…
resource_sharer.pyi
…
resource_tracker.pyi
…
shared_memory.pyi
Mark pos-only __class_getitem__ args (
#11970
)
2024-05-18 23:27:51 +02:00
sharedctypes.pyi
…
spawn.pyi
…
synchronize.pyi
Make
ExitStack
,
AbstractContextManager
and
AsyncAbstractContextManager
generic in return type of
__exit__
(
#11048
)
2024-04-22 16:43:08 +02:00
util.pyi
…