<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/memoryview2.py, branch 5.1.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-06-10T17:03:01+00:00</updated>
<entry>
<title>tests/basics: Convert "sys.exit()" to "raise SystemExit".</title>
<updated>2017-06-10T17:03:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-10T17:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a2803b74f48849cb3a11fb492fee891044ecc1f4'/>
<id>urn:sha1:a2803b74f48849cb3a11fb492fee891044ecc1f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics: Add memoryview test for big ints.</title>
<updated>2017-05-09T00:49:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-05-09T00:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e711e2d44a24024fcd7d7f5b39f285f979b66a77'/>
<id>urn:sha1:e711e2d44a24024fcd7d7f5b39f285f979b66a77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basic/: Make various tests skippable.</title>
<updated>2017-02-15T15:11:16+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-02-15T15:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f980c70997eb9748ed169d486489ab3d0d2002af'/>
<id>urn:sha1:f980c70997eb9748ed169d486489ab3d0d2002af</id>
<content type='text'>
To run the testsuite on small ports.
</content>
</entry>
<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>
