Skip to content

Fix default encoding in cacheprovider#9915

Merged
bluetech merged 1 commit into
pytest-dev:mainfrom
peymanslh:fix-encoding-warning
May 9, 2022
Merged

Fix default encoding in cacheprovider#9915
bluetech merged 1 commit into
pytest-dev:mainfrom
peymanslh:fix-encoding-warning

Conversation

@peymanslh
Copy link
Copy Markdown
Contributor

Add encoding="UTF-8" and ensure_ascii=False in _pytest/cacheprovider.py to fix EncodingWarning.

Closes #9910

Copy link
Copy Markdown
Member

@bluetech bluetech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

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.

EncodingWarning raised in cacheprovider

3 participants