<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/io, branch v1.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-01-29T14:56:09+00:00</updated>
<entry>
<title>tests: Add some tests to improve coverage.</title>
<updated>2015-01-29T14:56:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-29T14:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=92ab95f21539d94c2139974b3995699a155f5a97'/>
<id>urn:sha1:92ab95f21539d94c2139974b3995699a155f5a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Fix typo in file_long_read3.py.</title>
<updated>2015-01-23T17:00:02+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-23T17:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66b060f3e6c7914a4bf4aeb6b86dd3b6a5d8b7a3'/>
<id>urn:sha1:66b060f3e6c7914a4bf4aeb6b86dd3b6a5d8b7a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add extra test for reading multiple of internal chunk size.</title>
<updated>2015-01-23T16:18:11+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-23T16:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f04336b23088999ca572fac0b90bc25b954170c'/>
<id>urn:sha1:1f04336b23088999ca572fac0b90bc25b954170c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add testcase for reading amounts bigger than buffer/chunk size.</title>
<updated>2015-01-23T14:42:02+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-23T14:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=220d21e1bfad2ce95e9550b654c3565b85f41c86'/>
<id>urn:sha1:220d21e1bfad2ce95e9550b654c3565b85f41c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Prevent segfault for operations on closed StringIO.</title>
<updated>2015-01-20T23:50:43+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2015-01-16T12:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf19541f466fe40176c80ccfe324ef13c96bf957'/>
<id>urn:sha1:bf19541f466fe40176c80ccfe324ef13c96bf957</id>
<content type='text'>
Addresses issue #1067.
</content>
</entry>
<entry>
<title>py: Make stream seek correctly check for ioctl fn; add seek for textio.</title>
<updated>2014-11-16T23:56:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-16T23:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5694cc5490235a9091fe3e2c5563471565e3da97'/>
<id>urn:sha1:5694cc5490235a9091fe3e2c5563471565e3da97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for file.seek().</title>
<updated>2014-11-16T22:16:14+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-11-16T22:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c7d5500142a26daf00661960b26e899135826b1f'/>
<id>urn:sha1:c7d5500142a26daf00661960b26e899135826b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stream: Add optional 2nd "length" arg to .readinto() - extension to CPython.</title>
<updated>2014-10-23T18:43:59+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-23T18:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e2f8d98525ddc9ced9bbda3614de0b9b9d6bc291'/>
<id>urn:sha1:e2f8d98525ddc9ced9bbda3614de0b9b9d6bc291</id>
<content type='text'>
While extension to file.readinto() definition of CPython, the additional arg
is similar to what in CPython available in socket.recv_into().
</content>
</entry>
<entry>
<title>Use mode/encoding kwargs in io and unicode tests</title>
<updated>2014-10-21T19:10:38+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-10-04T06:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a3efe04dce9d5b4602b40414d3a23516ead85bc0'/>
<id>urn:sha1:a3efe04dce9d5b4602b40414d3a23516ead85bc0</id>
<content type='text'>
mode argument is used to assert it works
encoding argument is used to make sure CPython uses the correct encoding
as it does not automatically use utf-8
</content>
</entry>
<entry>
<title>unix, stmhal: Implement file.readinto() method.</title>
<updated>2014-10-18T19:44:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-18T19:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a55b6a787ee7a568550ac0510632965af61c9ee'/>
<id>urn:sha1:1a55b6a787ee7a568550ac0510632965af61c9ee</id>
<content type='text'>
Also, usocket.readinto(). Known issue is that .readinto() should be available
only for binary files, but micropython uses single method table for both
binary and text files.
</content>
</entry>
</feed>
