<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/bytes_add.py, branch 6.0.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-03-16T03:31:03+00:00</updated>
<entry>
<title>tests/basics/bytes_add: Add tests for optimised bytes addition.</title>
<updated>2017-03-16T03:31:03+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-03-16T03:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eeff0c352845649a3ae7b2e325361744d2db114b'/>
<id>urn:sha1:eeff0c352845649a3ae7b2e325361744d2db114b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basic: Make various tests skippable.</title>
<updated>2017-03-08T23:07:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-03-08T23:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=983144404b6526c22e5c4224807ea4214e11e248'/>
<id>urn:sha1:983144404b6526c22e5c4224807ea4214e11e248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Split byteorder-dependent tests to *_endian.py's.</title>
<updated>2015-08-29T21:38:00+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-08-29T21:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58d9b10d70a584ee1a958c4f85708277404cf45a'/>
<id>urn:sha1:58d9b10d70a584ee1a958c4f85708277404cf45a</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>
</feed>
