mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-05 17:37:41 +08:00
Add multiprocessing.context stubs (#1260)
This commit is contained in:
committed by
Jelle Zijlstra
parent
8d8708594e
commit
3896298027
@@ -8,6 +8,9 @@ stdlib/2/typing.pyi
|
||||
stdlib/3/builtins.pyi
|
||||
stdlib/3/typing.pyi
|
||||
|
||||
# Because of 'class ForkProcess(Any): # type: ignore'
|
||||
stdlib/3/multiprocessing/context.pyi
|
||||
|
||||
# Because of 'from . import path':
|
||||
stdlib/2/os/__init__.pyi
|
||||
stdlib/3/os/__init__.pyi
|
||||
|
||||
Reference in New Issue
Block a user