This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11,796
Commits
1
Branch
0
Tags
ed7ddd4dd436fb84e602fee4dbdc4882eca642ab
Commit Graph
1 Commits
Author
SHA1
Message
Date
Paul Sokolovsky
07241cd37a
py/objstringio: If created from immutable object, follow copy on write policy.
...
Don't create copy of immutable object's contents until .write() is called on BytesIO.
2017-06-09 17:33:01 +03:00