Setup
- MicroPython board: Any
- MicroPython version: 1.27.0 ( likely all)
- OS version: Windows 11
- Browser: Edge
- Connection type: USB
To Reproduce
Steps to reproduce the behavior:
- copy test data from unicode test repo to the device
https://github.com/Josverl/unicode_mpy
- Connect to the device from ViperIDE
- Select the file : test_data/Latin_Western_European/O'zbek_Ismoilov.txt
- See error
Expected behavior
Able to open and view the file.
Note ; this is the only file in the test set that I found that caused issues .
Actual Screenshots / Logs
Additional context
also see : micropython/micropython#18657