Commits
User selector
Commit History
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
Commits on Jul 5, 2014
tests: Rename test scripts, changing - to _ for consistency.
Show description for 539681fcommitted
Commits on Jun 11, 2014
py: Rename builtin "io" to "_io".
Show description for fbdf2f1committed
Commits on May 3, 2014
Commits on Apr 26, 2014
Commits on Apr 4, 2014
tests/file-with: Add testcase which failed for @dpgeorge.
Show description for 072cf02committed
Commits on Apr 3, 2014
Commits on Feb 8, 2014
io.File, socket types: Add fileno() method.
Show description for 1e19b24committed
Commits on Jan 20, 2014
unix io.FileIO: Add iteration support.
Show description for decd597committed
Commits on Jan 19, 2014
Loading