<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch v1.4.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-04-04T16:41:11+00:00</updated>
<entry>
<title>docs: Bump version to 1.4.1.</title>
<updated>2015-04-04T16:41:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-04T16:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f6424efda0bc8214ac0036cd29c47ef2f92245d'/>
<id>urn:sha1:0f6424efda0bc8214ac0036cd29c47ef2f92245d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Enable new str.splitlines() method.</title>
<updated>2015-04-04T15:02:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-04T15:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=40fc01f4062792b4f28e62cf12e9fc6ea1c68496'/>
<id>urn:sha1:40fc01f4062792b4f28e62cf12e9fc6ea1c68496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Some trivial cosmetic changes, for code style consistency.</title>
<updated>2015-04-04T14:53:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-04T14:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2801e6fad8b8b3ecdd9c8bc58f9515ff66eca46c'/>
<id>urn:sha1:2801e6fad8b8b3ecdd9c8bc58f9515ff66eca46c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objstr: Fix bugs introduced by inability to have shadow variables.</title>
<updated>2015-04-03T22:55:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-04-03T22:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7f59b4b2ca28179c72aa12f35fe59cb14017b5b0'/>
<id>urn:sha1:7f59b4b2ca28179c72aa12f35fe59cb14017b5b0</id>
<content type='text'>
Warnings lead to programming errors - as expected.
</content>
</entry>
<entry>
<title>objstr: Avoid variable shadowing.</title>
<updated>2015-04-03T22:24:59+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-04-03T22:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=acf6aec71cef3dae4431b79f6e530d3c8994a8b4'/>
<id>urn:sha1:acf6aec71cef3dae4431b79f6e530d3c8994a8b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for str.splitlines().</title>
<updated>2015-04-03T21:09:54+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-04-03T21:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=620058cc5702e1f045e3c71f732f583334543a59'/>
<id>urn:sha1:620058cc5702e1f045e3c71f732f583334543a59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objstr: Add .splitlines() method.</title>
<updated>2015-04-03T21:09:48+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-04-03T21:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ac2f7a7f6aab135e90dd12d30b51d857628b0a59'/>
<id>urn:sha1:ac2f7a7f6aab135e90dd12d30b51d857628b0a59</id>
<content type='text'>
splitlines() occurs ~179 times in CPython3 standard library, so was
deemed worthy to implement. The method has subtle semantic differences
from just .split("\n"). It is also defined as working for any end-of-line
combination, but this is currently not implemented - it works only with
LF line-endings (which should be OK for text strings on any platforms,
but not OK for bytes).
</content>
</entry>
<entry>
<title>tests: Add specific test for closures in native emitter.</title>
<updated>2015-04-03T15:14:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-03T15:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=82f37bf0d1080b4f508a6af36088cbe12b50c70b'/>
<id>urn:sha1:82f37bf0d1080b4f508a6af36088cbe12b50c70b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Fix bug in native emitter when closing over an argument.</title>
<updated>2015-04-03T15:03:24+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-03T15:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fa5950eb00b92c805a073323c7dd3f52072c8b4c'/>
<id>urn:sha1:fa5950eb00b92c805a073323c7dd3f52072c8b4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Get native emitter working again with x86 (now supports closures).</title>
<updated>2015-04-03T14:38:41+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-03T14:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99957384eab26544c011efa7db9820a726692bd3'/>
<id>urn:sha1:99957384eab26544c011efa7db9820a726692bd3</id>
<content type='text'>
</content>
</entry>
</feed>
