mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-14 04:14:52 +08:00
Update multiprocessing module for 3.14 (#14114)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,8 +10,6 @@ asyncio.unix_events._DefaultEventLoopPolicy
|
||||
ctypes.c_double_complex._type_
|
||||
ctypes.c_float_complex._type_
|
||||
ctypes.c_longdouble_complex._type_
|
||||
multiprocessing.popen_fork.Popen.interrupt
|
||||
multiprocessing.reduction.ACKNOWLEDGE
|
||||
|
||||
|
||||
# =======
|
||||
|
||||
@@ -11,6 +11,4 @@ ctypes.c_double_complex._type_
|
||||
ctypes.c_float_complex._type_
|
||||
ctypes.c_longdouble_complex._type_
|
||||
errno.EHWPOISON
|
||||
multiprocessing.popen_fork.Popen.interrupt
|
||||
multiprocessing.reduction.ACKNOWLEDGE
|
||||
select.EPOLLWAKEUP
|
||||
|
||||
Reference in New Issue
Block a user