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
2025-09-09 19:30:53 +02:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
8,604
Commits
7
Branches
9
Tags
aaeb70b7b7a670e3beb51fc2efa956d4de51a05a
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