Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: Make "io" modules fixes for CPython compatibility. | Paul Sokolovsky | 2016-05-02 |
* | tests: Update for _io/_collections module having been renamed. | Paul Sokolovsky | 2016-05-02 |
* | tests: Add missing tests for builtins, and many other things. | Damien George | 2015-04-04 |
* | py: Prevent segfault for operations on closed StringIO. | stijn | 2015-01-20 |
* | py: Rename builtin "io" to "_io". | Paul Sokolovsky | 2014-06-12 |
* | modio: Implement io.StringIO class. | Paul Sokolovsky | 2014-04-26 |