Commits
User selector
Commit History
Commits on Aug 20, 2017
py/stream: seek: Consistently handle negative offset for SEEK_SET.
Show description for e3383e9committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jun 10, 2017
Commits on Jun 9, 2017
py/objstringio: If created from immutable object, follow copy on write policy.
Show description for 07241cdcommitted
Commits on May 15, 2017
- authored andcommitted
Commits on May 6, 2017
Commits on May 2, 2017
Commits on Jan 17, 2017
- authored andcommitted
Commits on Nov 13, 2016
Commits on Oct 9, 2016
Commits on Jul 29, 2016
Commits on Jul 14, 2016
Commits on May 2, 2016
tests: Make "io" modules fixes for CPython compatibility.
Show description for 566d8f1committed- committed
Commits on Mar 25, 2016
Commits on Mar 17, 2016
Commits on Feb 6, 2016
Commits on Dec 23, 2015
Commits on Dec 11, 2015
Commits on Aug 21, 2015
Commits on Aug 13, 2015
- authored andcommitted
Commits on Jun 20, 2015
Commits on Apr 4, 2015
Commits on Jan 29, 2015
Commits on Jan 23, 2015
Commits on Jan 20, 2015
py: Prevent segfault for operations on closed StringIO.
Show description for bf19541authored andcommitted
Commits on Nov 16, 2014
Commits on Oct 23, 2014
stream: Add optional 2nd "length" arg to .readinto() - extension to CPython.
Show description for e2f8d98committed
Commits on Oct 21, 2014
Use mode/encoding kwargs in io and unicode tests
Show description for a3efe04authored andcommitted
Commits on Oct 18, 2014
unix, stmhal: Implement file.readinto() method.
Show description for 1a55b6acommitted
Commits on Jul 21, 2014
tests: Add testcase for read by length past EOF.
Show description for 512465bcommitted