Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 18, 2019

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 9cd39b1)

Co-authored-by: Paul Monson [email protected]

https://bugs.python.org/issue37552

…17763.615 (pythonGH-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 9cd39b1)

Co-authored-by: Paul Monson <[email protected]>
@miss-islington
Copy link
Contributor Author

@paulmon and @pganssle: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 652b667 into python:3.8 Jul 18, 2019
@miss-islington miss-islington deleted the backport-9cd39b1-3.8 branch July 18, 2019 14:18
@miss-islington
Copy link
Contributor Author

@paulmon and @pganssle: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@paulmon and @pganssle: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants