<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/io/file_readinto.py, branch 2.3.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.3.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-12-23T22:37:02+00:00</updated>
<entry>
<title>tests: Add tests for stream IO errors.</title>
<updated>2015-12-23T22:37:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-12-23T22:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=117158fcd560a84318a0b9cb5332c5599acdb84b'/>
<id>urn:sha1:117158fcd560a84318a0b9cb5332c5599acdb84b</id>
<content type='text'>
</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>
