This website requires JavaScript.
Explore
Help
Sign in
jepler
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
20900
commits
650
branches
2
tags
235
MiB
1.12-more-fixes
Commit graph
1 commit
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