Age | Commit message (Expand) | Author |
---|---|---|
2017-05-15 | tests/io/bytesio_ext: Test read() after seek() past end of BytesIO object. | Tom Collins |
2016-10-09 | tests/io/bytesio_ext: Add test for readinto(). | Paul Sokolovsky |
2016-07-29 | tests/io/bytesio_ext: Test for .seek()/.flush() on BytesIO. | Paul Sokolovsky |