mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-31 16:44:25 +08:00
locale: Remove some hopefully-unnecessary allowlist entries for macos-3.10 (#10805)
This commit is contained in:
@@ -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
|
||||
# ==========
|
||||
|
||||
Reference in New Issue
Block a user