<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/locale, branch 4.0.0-beta.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-03-29T20:41:29+00:00</updated>
<entry>
<title>Revert "Circuitpython nickzoic 1046 nrf rtc"</title>
<updated>2019-03-29T20:41:29+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-29T20:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0653bca3239e9e00ad744523188f181b315d479f'/>
<id>urn:sha1:0653bca3239e9e00ad744523188f181b315d479f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Polish translation</title>
<updated>2019-03-29T18:40:58+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-03-25T00:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a0ffd1717c6be848de6c3a80adf4dc6f08137c08'/>
<id>urn:sha1:a0ffd1717c6be848de6c3a80adf4dc6f08137c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'yeyeto2788/master'</title>
<updated>2019-03-29T12:48:51+00:00</updated>
<author>
<name>F59JBP0</name>
<email>ee.jbiondi@ficosa.com</email>
</author>
<published>2019-03-29T12:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7fe3fb480d0286ca9c95641cac690a8bc4da97be'/>
<id>urn:sha1:7fe3fb480d0286ca9c95641cac690a8bc4da97be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-run make translate</title>
<updated>2019-03-28T03:48:46+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-03-28T03:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5b981026777f0f9458ffcc80c37bb261706293a8'/>
<id>urn:sha1:5b981026777f0f9458ffcc80c37bb261706293a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset translations to master</title>
<updated>2019-03-28T03:47:58+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-03-28T03:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=02f1939df20d8622191e4a5a4bbc81ec167ae21b'/>
<id>urn:sha1:02f1939df20d8622191e4a5a4bbc81ec167ae21b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update translations (again)</title>
<updated>2019-03-27T22:57:35+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-03-27T22:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a06ce33472637171c4c77cc862945048538d51aa'/>
<id>urn:sha1:a06ce33472637171c4c77cc862945048538d51aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up messages &amp; wild stab at translations for adafruit/circuitpython#1046</title>
<updated>2019-03-27T22:56:48+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-03-02T11:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=93684737eb9a85aca1972ed53f5ec908c51e2401'/>
<id>urn:sha1:93684737eb9a85aca1972ed53f5ec908c51e2401</id>
<content type='text'>
The mysterious MP_WEAK linking bug still exists, thus the new message for 'set'.
</content>
</entry>
<entry>
<title>(ES)Add new strings, and fix some others that where wrong.</title>
<updated>2019-03-27T19:16:41+00:00</updated>
<author>
<name>Juan Biondi</name>
<email>juanernestobiondi@gmail.com</email>
</author>
<published>2019-03-27T19:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cc2513748eac30796caa25f31ba36cdf47aa2cc3'/>
<id>urn:sha1:cc2513748eac30796caa25f31ba36cdf47aa2cc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly calculate BPP for displayio.Bitmap</title>
<updated>2019-03-25T18:40:40+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-03-20T18:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=81fe8060d76d54a20701e6944dd29cdfab9fed4f'/>
<id>urn:sha1:81fe8060d76d54a20701e6944dd29cdfab9fed4f</id>
<content type='text'>
Fix #1669
</content>
</entry>
<entry>
<title>And of course forgot make translate</title>
<updated>2019-03-25T13:08:39+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-03-25T13:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0698e61553dff1dd79014129aef2abe4ff02559d'/>
<id>urn:sha1:0698e61553dff1dd79014129aef2abe4ff02559d</id>
<content type='text'>
</content>
</entry>
</feed>
