Skip to content

Commit

Permalink
locale: Remove some hopefully-unnecessary allowlist entries for macos…
Browse files Browse the repository at this point in the history
…-3.10 (#10805)
  • Loading branch information
sobolevn committed Sep 29, 2023
1 parent f97fbb4 commit ec69d98
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tests/stubtest_allowlists/darwin-py310.txt
Original file line number Diff line number Diff line change
@@ -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
# ==========

0 comments on commit ec69d98

Please sign in to comment.