<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-23T21:39:51+00:00</updated>
<entry>
<title>Merge pull request #3195 from tannewt/remove_i2c_stop</title>
<updated>2020-07-23T21:39:51+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-23T21:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=543708416bc19bc1e77d859d013c4757433ad255'/>
<id>urn:sha1:543708416bc19bc1e77d859d013c4757433ad255</id>
<content type='text'>
Remove stop kwarg from I2C writeto.</content>
</entry>
<entry>
<title>Remove stop kwarg from I2C writeto.</title>
<updated>2020-07-23T18:06:14+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-23T18:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4b6e02949d04d68bbd053436f4ea8fe2ecba38df'/>
<id>urn:sha1:4b6e02949d04d68bbd053436f4ea8fe2ecba38df</id>
<content type='text'>
Fixes #2082
</content>
</entry>
<entry>
<title>Add externs. GCC10 complains about duplicate defines</title>
<updated>2020-07-22T23:26:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-21T23:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2bd6d056638f05185eb497ca2d039ebe9f386327'/>
<id>urn:sha1:2bd6d056638f05185eb497ca2d039ebe9f386327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into memmonitor</title>
<updated>2020-07-22T21:00:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-22T21:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=049921fec8be3ccd9c3a29e14f21e6ffa76b09ea'/>
<id>urn:sha1:049921fec8be3ccd9c3a29e14f21e6ffa76b09ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into memmonitor</title>
<updated>2020-07-22T19:24:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-22T19:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1ec358094671716cadf9b17ca51deb346070bcae'/>
<id>urn:sha1:1ec358094671716cadf9b17ca51deb346070bcae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix BluetoothError doc typo we copied</title>
<updated>2020-07-22T01:30:29+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-22T01:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb24653d3ffa85dbe5209d5834bb87f76a7c57e1'/>
<id>urn:sha1:eb24653d3ffa85dbe5209d5834bb87f76a7c57e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates based on review</title>
<updated>2020-07-21T23:08:41+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-21T23:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ee019a96bae776661a7401e0f34cf633c908a42b'/>
<id>urn:sha1:ee019a96bae776661a7401e0f34cf633c908a42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into type_hints</title>
<updated>2020-07-21T20:18:51+00:00</updated>
<author>
<name>dherrada</name>
<email>33632497+dherrada@users.noreply.github.com</email>
</author>
<published>2020-07-21T20:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9e3fa863f1d0dcf8eae54554ffc7016eaa6de157'/>
<id>urn:sha1:9e3fa863f1d0dcf8eae54554ffc7016eaa6de157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into disable_network</title>
<updated>2020-07-20T23:28:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-20T23:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0c6935e33639c004581fe9d5b2038c4864b193e2'/>
<id>urn:sha1:0c6935e33639c004581fe9d5b2038c4864b193e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix 3169: Polygon.points property</title>
<updated>2020-07-19T19:27:35+00:00</updated>
<author>
<name>Kenny</name>
<email>3454741+WarriorOfWire@users.noreply.github.com</email>
</author>
<published>2020-07-19T19:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=efeae0d84fa1745595d26e66590c1944269b6aae'/>
<id>urn:sha1:efeae0d84fa1745595d26e66590c1944269b6aae</id>
<content type='text'>
The getter for vectorio.Polygon#points was not updated with the data type change of the stored points list.

This moves the implementation to shared_module and updates the data type to reflect the actual state.
</content>
</entry>
</feed>
