<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/list_sort.py, branch 6.0.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x'/>
<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: Make list.sort keep stack usage within O(log(N)) bound.</title>
<updated>2015-02-02T15:14:22+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-02T15:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=744e7674587b1f215a03b68ea83e60f7b93cfb20'/>
<id>urn:sha1:744e7674587b1f215a03b68ea83e60f7b93cfb20</id>
<content type='text'>
Also fix list.sort so it works with user-defined types, and parse the
keyword arguments properly.

Addresses issue #338.
</content>
</entry>
<entry>
<title>Add tests for sorted() function</title>
<updated>2014-04-07T03:41:54+00:00</updated>
<author>
<name>Andrew Scheller</name>
<email>github@loowis.durge.org</email>
</author>
<published>2014-04-07T03:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a1a9ab2b2c0ca7749984f5ad6e6430980e0d0ecc'/>
<id>urn:sha1:a1a9ab2b2c0ca7749984f5ad6e6430980e0d0ecc</id>
<content type='text'>
and check that sorted(list) produces same output as list.sort()
</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>
