<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/bytes.py, branch v1.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-03-21T22:07:04+00:00</updated>
<entry>
<title>py: Make 'bytes' be a proper type, support standard constructor args.</title>
<updated>2014-03-21T22:07:04+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-03-21T21:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1ecea7c7539e73f105fef25da8a3bde7783da755'/>
<id>urn:sha1:1ecea7c7539e73f105fef25da8a3bde7783da755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic implementation of bytes type, piggybacking on str.</title>
<updated>2014-01-24T20:56:26+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-01-24T20:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=91fb1c9b13021e90fa2f8c2105c135fc14ac71db'/>
<id>urn:sha1:91fb1c9b13021e90fa2f8c2105c135fc14ac71db</id>
<content type='text'>
This reuses as much str implementation as possible, from this we
can make them more separate as needed.
</content>
</entry>
</feed>
