SIGN IN SIGN UP

bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (#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.
P
Paul Monson committed
9cd39b16e2655f748f7aa8d20bca4812da00ba70
Parent: 1b38922
Committed by Paul Ganssle <pganssle@users.noreply.github.com> on 7/18/2019, 1:56:59 PM