diff --git a/stdlib/@tests/stubtest_allowlists/darwin-py313.txt b/stdlib/@tests/stubtest_allowlists/darwin-py313.txt index 379bff8b73e7..7a080ac06690 100644 --- a/stdlib/@tests/stubtest_allowlists/darwin-py313.txt +++ b/stdlib/@tests/stubtest_allowlists/darwin-py313.txt @@ -7,11 +7,6 @@ fcntl.F_RDAHEAD fcntl.F_SETNOSIGPIPE posixpath.splitroot -# TODO: fix -_curses.unget_wch -_curses.window.get_wch -curses.window.get_wch - # Exists locally on MacOS but not on GitHub (mmap.MAP_32BIT)?