<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests, branch v1.3.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-11-26T18:52:33+00:00</updated>
<entry>
<title>Adding CAN filter management</title>
<updated>2014-11-26T18:52:33+00:00</updated>
<author>
<name>Henrik Sölver</name>
<email>henrik.solver@gmail.com</email>
</author>
<published>2014-11-21T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=acb92c186cc8c7a02adceb8e51a6db495849138b'/>
<id>urn:sha1:acb92c186cc8c7a02adceb8e51a6db495849138b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for hashlib.sha256 .</title>
<updated>2014-11-22T12:54:02+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-11-22T02:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a1c80c2933cceb0ca1f43e2d7df414afac4f5ca'/>
<id>urn:sha1:4a1c80c2933cceb0ca1f43e2d7df414afac4f5ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Add support for float/double arrays in array module.</title>
<updated>2014-11-21T18:16:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-21T18:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c9f8f653adbff865d5cebdf0e46dc22680cebce4'/>
<id>urn:sha1:c9f8f653adbff865d5cebdf0e46dc22680cebce4</id>
<content type='text'>
Addresses issue #981.
</content>
</entry>
<entry>
<title>Set PYTHONIOENCODING='utf-8' so that unicode tests can pass on CPython on</title>
<updated>2014-11-19T15:44:31+00:00</updated>
<author>
<name>blmorris</name>
<email>bryan.morrissey@gmail.com</email>
</author>
<published>2014-11-19T15:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d1ca65b59614c38674d0c8c4dc2e8da9618df69'/>
<id>urn:sha1:9d1ca65b59614c38674d0c8c4dc2e8da9618df69</id>
<content type='text'>
systems where another encoding is set in the locale
</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>stmhal: Fix HAL error raising; make test for it.</title>
<updated>2014-11-15T20:39:44+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-15T20:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=224fee0e1080fa7cd654de240c32c8433bb07cf9'/>
<id>urn:sha1:224fee0e1080fa7cd654de240c32c8433bb07cf9</id>
<content type='text'>
Addresses issue #968.
</content>
</entry>
<entry>
<title>tests: Add test for hash of user defined class.</title>
<updated>2014-11-15T18:30:01+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-15T18:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4df85e49d48a76246d97383ac6a5d63e1ce2be60'/>
<id>urn:sha1:4df85e49d48a76246d97383ac6a5d63e1ce2be60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Allow +, in, and compare ops between bytes and bytearray/array.</title>
<updated>2014-11-05T16:30:34+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-05T16:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a65c03c6c07fa8b092f7cd8d02c81e9ef8cd4a50'/>
<id>urn:sha1:a65c03c6c07fa8b092f7cd8d02c81e9ef8cd4a50</id>
<content type='text'>
Eg b"123" + bytearray(2) now works.  This patch actually decreases code
size while adding functionality: 32-bit unix down by 128 bytes, stmhal
down by 84 bytes.
</content>
</entry>
<entry>
<title>py: Fix builtin callable so it checks user-defined instances correctly.</title>
<updated>2014-11-03T16:09:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-03T16:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0344fa1ddfbe8674061fed8e904468b9bd2aa550'/>
<id>urn:sha1:0344fa1ddfbe8674061fed8e904468b9bd2aa550</id>
<content type='text'>
Addresses issue #953.
</content>
</entry>
</feed>
