-
- Downloads
Merge pull request #759 from micropython/unicode-read-chars
py: Add stream reading of n unicode chars; unicode support by default.
No related branches found
No related tags found
Showing
- py/stream.c 87 additions, 1 deletionpy/stream.c
- stmhal/mpconfigport.h 1 addition, 1 deletionstmhal/mpconfigport.h
- tests/run-tests 1 addition, 1 deletiontests/run-tests
- tests/unicode/data/utf-8_2.txt 1 addition, 0 deletionstests/unicode/data/utf-8_2.txt
- tests/unicode/file2.py 12 additions, 0 deletionstests/unicode/file2.py
- unix/mpconfigport.h 1 addition, 1 deletionunix/mpconfigport.h
Loading
Please register or sign in to comment