Skip to content

Use UTF-8 for file reading/writing#1937

Merged
ericof merged 1 commit intocookiecutter:mainfrom
rmartin16:explicit-file-encodings
Sep 21, 2023
Merged

Use UTF-8 for file reading/writing#1937
ericof merged 1 commit intocookiecutter:mainfrom
rmartin16:explicit-file-encodings

Conversation

@rmartin16
Copy link
Copy Markdown
Contributor

Changes

  • Read VERSION.txt using UTF-8
  • Read and write replay JSON using UTF-8

Notes

I'm trying to add -X warn_default_encoding to beeware/briefcase's test suite....but it seems to require everything to explicitly specify encodings.

- Read `VERSION.txt` using UTF-8
- Read and write replay JSON using UTF-8
@rmartin16 rmartin16 marked this pull request as ready for review September 15, 2023 17:06
@ericof ericof self-requested a review September 21, 2023 22:19
@ericof ericof added the CI/CD This issue/PR relates to the project CI/CD update or fix. label Sep 21, 2023
@ericof ericof added this to the 2.4.0 milestone Sep 21, 2023
@ericof ericof merged commit 9017b8d into cookiecutter:main Sep 21, 2023
@rmartin16 rmartin16 deleted the explicit-file-encodings branch September 21, 2023 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD This issue/PR relates to the project CI/CD update or fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants