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:
sobolevn
2025-05-22 07:31:00 +03:00
committed by GitHub
parent 5f0750c1ac
commit 3ae0951385
4 changed files with 5 additions and 5 deletions
@@ -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