diff --git a/tests/stubtest_allowlists/darwin-py310.txt b/tests/stubtest_allowlists/darwin-py310.txt index 59db7d8e3..197a5ff3e 100644 --- a/tests/stubtest_allowlists/darwin-py310.txt +++ b/tests/stubtest_allowlists/darwin-py310.txt @@ -1,13 +1 @@ _?curses.color_pair - -# Github Actions on macOS with Python 3.10.5 claims these are missing, but they do exist locally -(locale.bind_textdomain_codeset)? -(locale.bindtextdomain)? -(locale.dcgettext)? -(locale.dgettext)? -(locale.gettext)? -(locale.textdomain)? - -# ========== -# Allowlist entries that cannot or should not be fixed -# ==========