<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/extmod, branch v1.3.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-10-30T01:50:37+00:00</updated>
<entry>
<title>moductypes: Add test for accessing UINT8 array.</title>
<updated>2014-10-30T01:50:37+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-30T01:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66d08eb4fe7540f89aaab413f87f70b6eade04cf'/>
<id>urn:sha1:66d08eb4fe7540f89aaab413f87f70b6eade04cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moductypes: Make sure we can apply .sizeof() to all aggregate types.</title>
<updated>2014-10-30T01:50:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-30T00:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2559e1395700caa3d3ffd21f3f9178d0b90004bf'/>
<id>urn:sha1:2559e1395700caa3d3ffd21f3f9178d0b90004bf</id>
<content type='text'>
Before, sizeof() could be applied to a structure field only if that field
was itself a structure. Now it can be applied to PTR and ARRAY fields too.
It's not possible to apply it to scalar fields though, because as soon as
scalar field (int or float) is dereferenced, its value is converted into
Python int/float value, and all original type info is lost. Moreover, we
allow sizeof of type definitions too, and there int is used to represent
(scalar) types. So, we have ambiguity what int may be - either dereferenced
scalar structure field, or encoded scalar type. So, rather throw an error
if user tries to apply sizeof() to int.
</content>
</entry>
<entry>
<title>extmod: Add uheapq module.</title>
<updated>2014-10-22T22:20:15+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-22T17:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f5d69794a86f7647de3f3b3efd282ed288b1cba6'/>
<id>urn:sha1:f5d69794a86f7647de3f3b3efd282ed288b1cba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modure: Update to re1.5 v0.6.1, fixed and extended character class support.</title>
<updated>2014-10-17T19:25:18+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-16T10:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=297d8469b8fcaa072630c9561695edb001d96232'/>
<id>urn:sha1:297d8469b8fcaa072630c9561695edb001d96232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modure: Update to re1.5 v0.6, support for char sets/classes ([a-c]).</title>
<updated>2014-10-15T01:44:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-15T01:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=95908b0f50e26fe2c90687966b60a0cf195f71de'/>
<id>urn:sha1:95908b0f50e26fe2c90687966b60a0cf195f71de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moduzlib: Integrate into the system.</title>
<updated>2014-10-12T21:07:44+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-12T15:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34162872b1119df31288dadc9fda2390119d4e27'/>
<id>urn:sha1:34162872b1119df31288dadc9fda2390119d4e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modure: Basic tests.</title>
<updated>2014-10-11T11:36:33+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-09-14T22:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f7bcce05524783ab8b47171a8634a270ca68d040'/>
<id>urn:sha1:f7bcce05524783ab8b47171a8634a270ca68d040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add missing "import sys".</title>
<updated>2014-10-06T19:30:46+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-06T19:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9aeec0e3a352f8252688de8337c1ece2c071baa4'/>
<id>urn:sha1:9aeec0e3a352f8252688de8337c1ece2c071baa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Force skip of LE test on non-LE arch; improve run-tests-exp.sh.</title>
<updated>2014-10-06T17:35:46+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-06T17:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f53c343363ce97aae391edee4f3dcf2b8e797ea3'/>
<id>urn:sha1:f53c343363ce97aae391edee4f3dcf2b8e797ea3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Make printing of floats hopefully more portable.</title>
<updated>2014-10-05T16:50:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-05T16:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3ab90da466e2c4479c9c1865f4302c9c8bdb8e9'/>
<id>urn:sha1:c3ab90da466e2c4479c9c1865f4302c9c8bdb8e9</id>
<content type='text'>
</content>
</entry>
</feed>
