<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics, branch v1.5.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-11-23T16:50:42+00:00</updated>
<entry>
<title>py/compile: Do proper checking of * and ** in function definition.</title>
<updated>2015-11-23T16:50:42+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-11-23T16:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9a56912ad16065c8fc3670c8d493f922bc54e5b1'/>
<id>urn:sha1:9a56912ad16065c8fc3670c8d493f922bc54e5b1</id>
<content type='text'>
This patch checks that there is only one *, and that ** is last in the
arg list.
</content>
</entry>
<entry>
<title>py: Check that second argument to hasattr is actually a string.</title>
<updated>2015-11-23T15:57:00+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-11-23T15:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e3f29cc9973dc3c522941858f1f0fb4c6b2cba0'/>
<id>urn:sha1:0e3f29cc9973dc3c522941858f1f0fb4c6b2cba0</id>
<content type='text'>
Fixes issue #1623.
</content>
</entry>
<entry>
<title>tests/int_big_*: Add more tests for result normalization.</title>
<updated>2015-11-22T20:11:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-22T20:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4120f32292090bd811165fe76780e4e74e3450b9'/>
<id>urn:sha1:4120f32292090bd811165fe76780e4e74e3450b9</id>
<content type='text'>
Tested by comparability to small int/casting to bool.
</content>
</entry>
<entry>
<title>tests/int_big_xor: Test that xor result is normalized.</title>
<updated>2015-11-22T20:02:15+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-22T20:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b56c635d64612975a2784fdc1424c41ec02f7272'/>
<id>urn:sha1:b56c635d64612975a2784fdc1424c41ec02f7272</id>
<content type='text'>
And thus can be successfully used in comparisons, etc.
</content>
</entry>
<entry>
<title>py: Implement default and star args for lambdas.</title>
<updated>2015-11-17T14:00:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-11-17T14:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c838942574a4970c922d1550f04e4b7b4d865a6'/>
<id>urn:sha1:2c838942574a4970c922d1550f04e4b7b4d865a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/base/struct1.py: Add test for repetition counters.</title>
<updated>2015-10-31T15:55:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-31T15:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0bd3f3291d3ea0252a91653a1edcbfa83d524834'/>
<id>urn:sha1:0bd3f3291d3ea0252a91653a1edcbfa83d524834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Fix with+for+return bug by popping for-iter when unwinding exc stack.</title>
<updated>2015-10-15T16:48:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-15T16:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4bf3f2d3c0d7769b5a771e58a06c13ee527e657d'/>
<id>urn:sha1:4bf3f2d3c0d7769b5a771e58a06c13ee527e657d</id>
<content type='text'>
Addresses issue #1182.
</content>
</entry>
<entry>
<title>py: Remove dependency on printf/fwrite in mp_plat_print.</title>
<updated>2015-10-14T23:05:55+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-14T23:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4300c7dba2f500cd3b2a664c7491aa3ddb328011'/>
<id>urn:sha1:4300c7dba2f500cd3b2a664c7491aa3ddb328011</id>
<content type='text'>
See issue #1500.
</content>
</entry>
<entry>
<title>tests: Add test for evaluation order of dictionary key/value pairs.</title>
<updated>2015-10-08T12:15:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-08T12:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4fb5ff86eed74e7816f4126d5220830fcbb0a393'/>
<id>urn:sha1:4fb5ff86eed74e7816f4126d5220830fcbb0a393</id>
<content type='text'>
In Python 3.4 the value is evaluated before the key.  In Python 3.5 it's
key then value.
</content>
</entry>
<entry>
<title>py/compile: Fix edge case when constant-folding negation of integer.</title>
<updated>2015-10-08T12:02:00+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-08T12:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7e12a601b8e9d90e5a7498523a9023c8c47bc4ca'/>
<id>urn:sha1:7e12a601b8e9d90e5a7498523a9023c8c47bc4ca</id>
<content type='text'>
Also adds tests specifically for testing constant folding.
</content>
</entry>
</feed>
