mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-09 06:46:18 +08:00
Bump os and posix to 3.14 (#14060)
This commit is contained in:
@@ -13,7 +13,6 @@ ctypes.c_float_complex._type_
|
||||
ctypes.c_longdouble_complex._type_
|
||||
multiprocessing.popen_fork.Popen.interrupt
|
||||
multiprocessing.reduction.ACKNOWLEDGE
|
||||
posix.readinto
|
||||
|
||||
|
||||
# =======
|
||||
|
||||
@@ -21,11 +21,6 @@ ctypes.c_longdouble_complex._type_
|
||||
errno.EHWPOISON
|
||||
multiprocessing.popen_fork.Popen.interrupt
|
||||
multiprocessing.reduction.ACKNOWLEDGE
|
||||
os.SCHED_DEADLINE
|
||||
os.SCHED_NORMAL
|
||||
posix.SCHED_DEADLINE
|
||||
posix.SCHED_NORMAL
|
||||
posix.readinto
|
||||
select.EPOLLWAKEUP
|
||||
socket.CAN_RAW_ERR_FILTER
|
||||
socket.IPV6_RECVERR
|
||||
|
||||
@@ -90,8 +90,6 @@ multiprocessing.managers._BaseDictProxy.__ror__
|
||||
multiprocessing.managers._BaseDictProxy.fromkeys
|
||||
multiprocessing.process.BaseProcess.interrupt
|
||||
multiprocessing.synchronize.SemLock.locked
|
||||
os.__all__
|
||||
os.readinto
|
||||
pkgutil.__all__
|
||||
pkgutil.find_loader
|
||||
pkgutil.get_loader
|
||||
|
||||
Reference in New Issue
Block a user