This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8,943
Commits
4
Branches
3
Tags
611
MiB
f684e9e1ab
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