<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/bytes_compare2.py, branch 5.3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-03-08T23:07:19+00:00</updated>
<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/bytes_compare: Rework test for bytes &lt;-&gt; str comparison.</title>
<updated>2016-07-22T09:02:04+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-22T09:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b652ee705b7378211250bebb478a3894836350bb'/>
<id>urn:sha1:b652ee705b7378211250bebb478a3894836350bb</id>
<content type='text'>
This may produce a warning, depending on MicroPython configuration.
</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: Implement more complete bytes comparison handling.</title>
<updated>2014-05-15T17:58:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-15T17:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=70328e419a3f7d826699d466a1606e4296d538b6'/>
<id>urn:sha1:70328e419a3f7d826699d466a1606e4296d538b6</id>
<content type='text'>
</content>
</entry>
</feed>
