Improve Binary Encoding testing+docs. NFC#25704
Conversation
|
Hmm, I am getting the following but when I run and I can't quite see what it wants me to do. |
This has always worked for me. Ruff is trying sort the included. Do you have the same version of |
|
If I run -from tools.utils import MACOS, WINDOWS, delete_file, read_binary, read_file, write_binary, write_file
+from tools.utils import (
+ MACOS,
+ WINDOWS,
+ delete_file,
+ read_binary,
+ read_file,
+ write_binary,
+ write_file,
+) |
I am on Debian, so I cannot install Thanks for the diff, applied that now. Hopefully that gets it going. |
When you run
|
1. Add test for all byte pairs on binary encoding, and 2. Improve binary encoding settings docs to mention that UTF-8 encoding is now needed, and 3. Add a note to ChangeLog to highlight this requirement. Addresses https://groups.google.com/g/emscripten-discuss/c/E_HmYqXGjN8
Addresses https://groups.google.com/g/emscripten-discuss/c/E_HmYqXGjN8