<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/io, branch 0.9.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-11-13T21:27:35+00:00</updated>
<entry>
<title>tests: Use read() instead of readall().</title>
<updated>2016-11-13T21:27:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-11-13T21:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8212773adb69309639833395bae8df487bd15c66'/>
<id>urn:sha1:8212773adb69309639833395bae8df487bd15c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/io/bytesio_ext: Add test for readinto().</title>
<updated>2016-10-09T09:01:02+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-10-09T09:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3dabaae47d7f813ce506950f590d302cc8cbc0d9'/>
<id>urn:sha1:3dabaae47d7f813ce506950f590d302cc8cbc0d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/io/write_ext: Add description comment.</title>
<updated>2016-10-09T08:55:28+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-10-09T08:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=49e140488dc09f0ee3db53b532496b727204f3cc'/>
<id>urn:sha1:49e140488dc09f0ee3db53b532496b727204f3cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/io/bytesio_ext: Test for .seek()/.flush() on BytesIO.</title>
<updated>2016-07-29T20:00:25+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-29T20:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=abd5a57ea1e9f756690f6bad9ddc915cf30de42e'/>
<id>urn:sha1:abd5a57ea1e9f756690f6bad9ddc915cf30de42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for extended arguments to stream .write() method.</title>
<updated>2016-07-14T08:48:15+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-14T08:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b522287396f4a5f7ff9a6dd1052eeac3d4c77af'/>
<id>urn:sha1:0b522287396f4a5f7ff9a6dd1052eeac3d4c77af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Make "io" modules fixes for CPython compatibility.</title>
<updated>2016-05-02T11:38:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-02T11:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=566d8f1d7e1eb1a0cd595d4e76401ea5d54b0ef4'/>
<id>urn:sha1:566d8f1d7e1eb1a0cd595d4e76401ea5d54b0ef4</id>
<content type='text'>
Previously, "import _io" worked on both CPython and MicroPython (essentially
by a chance on CPython, as there's not guarantee that its contents will stay
the same across versions), but as the module was renamed to uio, need to use
more robust import sequence for compatibility.
</content>
</entry>
<entry>
<title>tests: Update for _io/_collections module having been renamed.</title>
<updated>2016-05-02T11:15:11+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-02T11:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c35f3979c38bc8a29a22e7a61d33f87ff856124'/>
<id>urn:sha1:8c35f3979c38bc8a29a22e7a61d33f87ff856124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for io.BufferedWriter.</title>
<updated>2016-03-25T13:01:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-25T13:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88f60de914fb3c0ef78931cba151afdd487f37cb'/>
<id>urn:sha1:88f60de914fb3c0ef78931cba151afdd487f37cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/io: Remove "testfile" at end of open_plus test.</title>
<updated>2016-03-17T20:09:33+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-03-17T20:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99146ea4445736ccd982e8ce18f3b8c2a8cebfec'/>
<id>urn:sha1:99146ea4445736ccd982e8ce18f3b8c2a8cebfec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/open_plus: Add tests for "r+", "w+" open modes.</title>
<updated>2016-02-06T19:59:54+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-06T19:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5bf6eba845d16b91b8a299b41c5048ab3dfe1c30'/>
<id>urn:sha1:5bf6eba845d16b91b8a299b41c5048ab3dfe1c30</id>
<content type='text'>
</content>
</entry>
</feed>
