<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/enumerate.py, branch 0.9.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-03-06T03:59:46+00:00</updated>
<entry>
<title>tests: Reduce large object allocations so tests can run with small heap.</title>
<updated>2016-03-06T03:59:46+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-02-12T23:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=14848ffa1266bfb6f573968ed9ef6862a20bf37a'/>
<id>urn:sha1:14848ffa1266bfb6f573968ed9ef6862a20bf37a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Add keyword arg support to enumerate constructor.</title>
<updated>2014-05-06T16:38:54+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-06T16:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=491cbd6a7cd0a212e28c548789db432b4e64327e'/>
<id>urn:sha1:491cbd6a7cd0a212e28c548789db432b4e64327e</id>
<content type='text'>
Need to have a policy as to how far we go adding keyword support to
built ins.  It's nice to have, and gets better CPython compatibility,
but hurts the micro nature of uPy.

Addresses issue #577.
</content>
</entry>
<entry>
<title>basics/enumerate.py: Don't turn enumerate test into heap test.</title>
<updated>2014-02-11T13:34:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-02-11T13:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d90a382cf4124be6db3c0b187694dde26229228'/>
<id>urn:sha1:8d90a382cf4124be6db3c0b187694dde26229228</id>
<content type='text'>
With range(10000), doesn't fit into 128K heap.
</content>
</entry>
<entry>
<title>Move tests in basic/tests/ up one level preparating to multiple test dirs.</title>
<updated>2014-01-19T16:41:55+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-01-19T16:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c3858b01623f9527b57b13c44ff97c67bafb00b'/>
<id>urn:sha1:8c3858b01623f9527b57b13c44ff97c67bafb00b</id>
<content type='text'>
</content>
</entry>
</feed>
