diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-07-18 14:17:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-18 14:17:58 (GMT) |
commit | 652b667b13fc6176a565538b35ec11174cc9dacf (patch) | |
tree | 618f4f9619a814a3c8e40af420ad6cf20a8d8e31 /Python/bltinmodule.c | |
parent | 028f1d2479a9a508e1f0bfcff42c20c348244549 (diff) | |
download | cpython-652b667b13fc6176a565538b35ec11174cc9dacf.zip cpython-652b667b13fc6176a565538b35ec11174cc9dacf.tar.gz cpython-652b667b13fc6176a565538b35ec11174cc9dacf.tar.bz2 |
bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (GH-14460)
A bug in MSVC UCRT version 17763.615 (which has been fixed in newer versions) is causing test failures in some strptime/strftime tests when the default code page is c65001. This change selectively skips the tests affected by this.
(cherry picked from commit 9cd39b16e2655f748f7aa8d20bca4812da00ba70)
Co-authored-by: Paul Monson <paulmon@users.noreply.github.com>
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions