mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-04 10:33:51 +08:00
Add MAP_STACK to mmap module (#10792)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
_?curses.color_pair
|
||||
mmap.MAP_STACK
|
||||
(os|posix).sendfile
|
||||
signal.sigtimedwait
|
||||
signal.sigwaitinfo
|
||||
|
||||
@@ -2,7 +2,6 @@ _?curses.color_pair
|
||||
_posixsubprocess.fork_exec
|
||||
(os|posix).sendfile
|
||||
(os|posix).setns
|
||||
mmap.MAP_STACK
|
||||
resource.prlimit
|
||||
signal.sigtimedwait
|
||||
signal.sigwaitinfo
|
||||
|
||||
Reference in New Issue
Block a user