mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-08 20:43:25 +08:00
Limit os.sendfile arguments based on platform (#10790)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
_?curses.color_pair
|
||||
(os|posix).sendfile
|
||||
signal.sigtimedwait
|
||||
signal.sigwaitinfo
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
_?curses.color_pair
|
||||
(os|posix).sendfile
|
||||
signal.sigtimedwait
|
||||
signal.sigwaitinfo
|
||||
xxlimited.Xxo.x_exports
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
_?curses.color_pair
|
||||
_posixsubprocess.fork_exec
|
||||
(os|posix).sendfile
|
||||
(os|posix).setns
|
||||
resource.prlimit
|
||||
signal.sigtimedwait
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
(os|posix).sendfile
|
||||
select.epoll.register
|
||||
|
||||
# ==========
|
||||
|
||||
Reference in New Issue
Block a user