Skip to content

Conversation

@LorenzMende
Copy link
Contributor

@LorenzMende LorenzMende commented Sep 28, 2019

alternative solution to PR 15488 - fixing encoding issue with libregrtest on win systems (non english), load of default 0.0 is returned

Was not easily able to write early (instantiation) raise, instead adding of the encoding works fine.
I am unsure about the closing of the write end of the pipe (l. 62) -> tests fail if the pipe is closed, so I uncommented it.

https://bugs.python.org/issue36670

detailed: alternative solution - only works on english systems, default of 0.0 load is returned
@vstinner
Copy link
Member

vstinner commented Oct 1, 2019

This change only hides the bug, but i doesn't fix it.

I merged PR #16511 which fix this bug, but also multiple other regrtest bugfixes.

@vstinner vstinner closed this Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants