bpo-46659: test.support avoids locale.getdefaultlocale() (GH-31167)
skip_if_buggy_ucrt_strfptime() of test.support now uses locale.getpreferredencoding(False) instead of locale.getdefaultlocale() to get the Windows code page.
V
Victor Stinner committed
06b8f1615b09099fae5c5393334b8716a4144d20
Parent: 04dd60e
Committed by GitHub <noreply@github.com>
on 2/6/2022, 8:51:56 PM