<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py, branch 4.0.0-beta.2</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.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-02-02T00:05:37+00:00</updated>
<entry>
<title>Never long live the main dictionary.</title>
<updated>2019-02-02T00:05:37+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-02-02T00:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5555a24479a2f40d52d008c991f191d3b9b566bf'/>
<id>urn:sha1:5555a24479a2f40d52d008c991f191d3b9b566bf</id>
<content type='text'>
It's contents change often and may be referenced elsewhere.

Fixes #1443
</content>
</entry>
<entry>
<title>Don't long live class attributes</title>
<updated>2019-02-02T00:04:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-02-02T00:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a39fc94dde9cd73329130014eb504482591b5a53'/>
<id>urn:sha1:a39fc94dde9cd73329130014eb504482591b5a53</id>
<content type='text'>
When they are added later, they are also referenced in the main
dictionary.

Fixes #1218
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into bleio2</title>
<updated>2019-01-22T01:38:26+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-22T01:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e170e03f8c2c34ddf0d7a6ddc279bc1f882c9de8'/>
<id>urn:sha1:e170e03f8c2c34ddf0d7a6ddc279bc1f882c9de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into struct-compat</title>
<updated>2019-01-21T02:47:13+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-21T02:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a8f4aa4796aaba964b17932f0ae9299d18db1649'/>
<id>urn:sha1:a8f4aa4796aaba964b17932f0ae9299d18db1649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dict_make_new</title>
<updated>2019-01-21T01:32:43+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-21T01:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=479b28660006a0e4f2febb67a0bd8e517290cd78'/>
<id>urn:sha1:479b28660006a0e4f2febb67a0bd8e517290cd78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for null kw_args</title>
<updated>2019-01-21T00:18:34+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-21T00:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5ddc50473a37959fcac5a768013c825b1b1d8d23'/>
<id>urn:sha1:5ddc50473a37959fcac5a768013c825b1b1d8d23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve struct compatibility with CPython</title>
<updated>2019-01-20T20:12:34+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-20T20:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a09af73ec7f4a11a1404dff6276e09072d06983'/>
<id>urn:sha1:7a09af73ec7f4a11a1404dff6276e09072d06983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve struct compatibility with CPython</title>
<updated>2019-01-20T20:10:09+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-20T20:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=62df7ab73053fcf7b7eac54adbc90be9328df347'/>
<id>urn:sha1:62df7ab73053fcf7b7eac54adbc90be9328df347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CharacteristicBuffer: make it be a stream class; add locking</title>
<updated>2019-01-20T00:45:35+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-01-20T00:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=28cfd8a5135a1e420b56d693cef20fc1a4721081'/>
<id>urn:sha1:28cfd8a5135a1e420b56d693cef20fc1a4721081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More make_new updates</title>
<updated>2019-01-19T01:09:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-19T01:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b569e8bab044bb54210e12254a5c22342edb1296'/>
<id>urn:sha1:b569e8bab044bb54210e12254a5c22342edb1296</id>
<content type='text'>
</content>
</entry>
</feed>
