bpo-46659: test.support avoids locale.getdefaultlocale() by vstinner · Pull Request #31167 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
skip_if_buggy_ucrt_strfptime() of test.support now uses
locale.getpreferredencoding(False) instead of
locale.getdefaultlocale() to get the Windwos code page.
skip_if_buggy_ucrt_strfptime() of test.support now uses locale.getpreferredencoding(False) instead of locale.getdefaultlocale() to get the Windwos code page.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
06b8f16
into
python:main
vstinner
deleted the
support_getdefaultlocale
branch
bedevere-bot
removed
the
awaiting core review
label
vstinner
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment