diff options
| author | Victor Stinner <vstinner@python.org> | 2022-02-06 20:51:56 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-06 20:51:56 (GMT) |
| commit | 06b8f1615b09099fae5c5393334b8716a4144d20 (patch) | |
| tree | 7e2d4fd8e53849cbe8ede14756aaf5a24acb3c07 /Python/pytime.c | |
| parent | 04dd60e50cd3da48fd19cdab4c0e4cc600d6af30 (diff) | |
| download | cpython-06b8f1615b09099fae5c5393334b8716a4144d20.zip cpython-06b8f1615b09099fae5c5393334b8716a4144d20.tar.gz cpython-06b8f1615b09099fae5c5393334b8716a4144d20.tar.bz2 | |
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.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions
