This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-03-13 04:10:17 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
8,167
Commits
5
Branches
72
Tags
036b58228c36ea971ec80ee4df875d858eacdfb3
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