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

Update cli.py: enforce UTF-8 for config_path (fix #420) #421

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Alimektor
Copy link
Contributor

Change Summary

Update cli.py: enforce UTF-8 for config_path.

Related issue number

Fix #420

Checklist

  • Tests for the changes exist and pass on CI - YES.
  • Documentation reflects the changes where applicable - NO
  • Change is documented in CHANGELOG.md (if applicable) - NO.
  • My PR is ready to review - YES.

@tfeldmann
Copy link
Owner

Thank you!

@tfeldmann tfeldmann merged commit f832c04 into tfeldmann:main Nov 25, 2024
13 checks passed
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.

UnicodeDecodeError if config content has non-English symbols
2 participants