Skip to content

Multi byte character method name is garbled#502

Closed
kannkyo wants to merge 1 commit into
pytest-dev:masterfrom
kannkyo:fix-garbled-text-in-test-method-name
Closed

Multi byte character method name is garbled#502
kannkyo wants to merge 1 commit into
pytest-dev:masterfrom
kannkyo:fix-garbled-text-in-test-method-name

Conversation

@kannkyo
Copy link
Copy Markdown

@kannkyo kannkyo commented Mar 15, 2022

close #501

@BeyondEvil
Copy link
Copy Markdown
Contributor

I wonder why the transformation from utf-8 to escape was added in the first time.

Let's see what happens with the tests. (pypy3 is failing but that's not your fault.).

@BeyondEvil
Copy link
Copy Markdown
Contributor

Can you rebase master @kannkyo ? 🙏

@kannkyo kannkyo force-pushed the fix-garbled-text-in-test-method-name branch from 6355748 to f1bda3b Compare April 29, 2022 01:22
@kannkyo
Copy link
Copy Markdown
Author

kannkyo commented Apr 29, 2022

@BeyondEvil I rebased branch.

@kannkyo
Copy link
Copy Markdown
Author

kannkyo commented Jun 17, 2022

@BeyondEvil how about ? I'll wait for fixed new pytest-html.

@BeyondEvil
Copy link
Copy Markdown
Contributor

@BeyondEvil how about ? I'll wait for fixed new pytest-html.

Yes, thank you for your patience!

@BeyondEvil
Copy link
Copy Markdown
Contributor

Should be fixed in v4.

@BeyondEvil BeyondEvil closed this Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi byte character method name is garbled

2 participants