Remove unused stubtest whitelist entries (#5418)

Co-authored-by: hauntsaninja <hauntsaninja@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-11 22:25:19 -07:00
committed by GitHub
parent 4df940f96d
commit a2d5f72e8a
2 changed files with 0 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
_posixsubprocess.cloexec_pipe
_?curses.ACS_.* # ACS codes are initialized only after initscr call.
_?curses.A_ITALIC # System dependent
curses.COLORS # Initialized after start_color
curses.COLOR_PAIRS # Initialized after start_color
curses.COLS # Initialized only after initscr call.
@@ -21,9 +20,6 @@ readline.append_history_file # not defined in macos
select.KQ_FILTER_NETDEV # system dependent
select.kqueue.__init__ # default C signature is wrong
select.POLLMSG # system dependent
selectors.KqueueSelector # Depends on system
signal.SIGEMT # Depends on system
signal.SIGINFO # Depends on system
socket.socketpair
time.CLOCK_HIGHRES

View File

@@ -1,6 +1,5 @@
_curses.color_pair
curses.color_pair
os.initgroups
os.pipe2
os.posix_fadvise
os.posix_fallocate