Add MAP_STACK to mmap module (#10792)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Nikita Sobolev
2023-09-28 13:12:41 +03:00
committed by GitHub
parent 99ce091f17
commit c9835481e3
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
_?curses.color_pair
mmap.MAP_STACK
(os|posix).sendfile
signal.sigtimedwait
signal.sigwaitinfo

View File

@@ -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