<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/memoryview2.py, branch v1.8.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-05-07T21:36:49+00:00</updated>
<entry>
<title>tests: Disable memoryview tests that overflow int conversion.</title>
<updated>2016-05-07T21:36:49+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-07T21:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9e47c145c705351748399eb64a7686efc9e24b0a'/>
<id>urn:sha1:9e47c145c705351748399eb64a7686efc9e24b0a</id>
<content type='text'>
They fail on builds with 32-bit word size.
</content>
</entry>
<entry>
<title>py/objstr: Binary type of str/bytes for buffer protocol is 'B'.</title>
<updated>2016-05-07T20:18:17+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-07T20:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=12dd8df3756d58af2f4d1f54eefd90f1ce1e0dbe'/>
<id>urn:sha1:12dd8df3756d58af2f4d1f54eefd90f1ce1e0dbe</id>
<content type='text'>
The type is an unsigned 8-bit value, since bytes objects are exactly
that.  And it's also sensible for unicode strings to return unsigned
values when accessed in a byte-wise manner (CPython does not allow this).
</content>
</entry>
</feed>
