◐ Shell
reader mode source ↗
Skip to content

bpo-38325: Fix test_winconsoleio#18448

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:test_winconsoleio
Feb 10, 2020
Merged

bpo-38325: Fix test_winconsoleio#18448
vstinner merged 1 commit into
python:masterfrom
vstinner:test_winconsoleio

Conversation

@vstinner

@vstinner vstinner commented Feb 10, 2020

Copy link
Copy Markdown
Member

Skip tests on non-BMP characters of test_winconsoleio.

https://bugs.python.org/issue38325

Skip tests on non-BMP characters of test_winconsoleio.
@vstinner

Copy link
Copy Markdown
Member Author

Without this PR, test_winconsoleio still fails as described in https://bugs.python.org/issue38325

With this PR, test_winconsoleio pass successfully.

@vstinner vstinner merged commit 038770e into python:master Feb 10, 2020
@vstinner vstinner deleted the test_winconsoleio branch February 10, 2020 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants