Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sys.getdefaultencoding() rather than assume 'utf-8'. #1020

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

lgautier
Copy link
Member

@lgautier lgautier commented Apr 21, 2023

Candidate fix for issue #1018.

@codecov-commenter
Copy link

codecov-commenter commented Apr 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.86%. Comparing base (e20a5ad) to head (6c9060c).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1020   +/-   ##
=======================================
  Coverage   88.85%   88.86%           
=======================================
  Files          39       39           
  Lines        6865     6868    +3     
=======================================
+ Hits         6100     6103    +3     
  Misses        765      765           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lgautier lgautier marked this pull request as ready for review April 22, 2023 14:50
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.

None yet

2 participants