<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/displayio/Group.c, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate out mp_obj_list_insert for use in display.Group</title>
<updated>2021-02-27T20:13:55+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2021-02-27T20:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=24473b79838412e7be0c65e6dfae45146cf15a6b'/>
<id>urn:sha1:24473b79838412e7be0c65e6dfae45146cf15a6b</id>
<content type='text'>
Note that for some reason this makes the binary 500 bytes larger!
</content>
</entry>
<entry>
<title>Remove max_size from displayio.Group</title>
<updated>2021-02-27T19:52:38+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2021-02-27T19:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=38fb7b511b7834bdd28bc34a6714ace7df59543b'/>
<id>urn:sha1:38fb7b511b7834bdd28bc34a6714ace7df59543b</id>
<content type='text'>
Still accept it as an argument. Add deprecation note.
</content>
</entry>
<entry>
<title>Add displayio.Group.sort() method</title>
<updated>2021-02-27T19:52:38+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2021-02-21T16:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e9953754ea5e5a249b01c354af0109a12af1da47'/>
<id>urn:sha1:e9953754ea5e5a249b01c354af0109a12af1da47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify some Python stubs</title>
<updated>2020-08-06T16:01:28+00:00</updated>
<author>
<name>Taku Fukada</name>
<email>naninunenor@gmail.com</email>
</author>
<published>2020-08-03T04:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=56c898da80df57d0e83f4e8d1ee44f4351ce1d8c'/>
<id>urn:sha1:56c898da80df57d0e83f4e8d1ee44f4351ce1d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3214 from kmatch98/bitmap_write</title>
<updated>2020-07-29T17:46:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-29T17:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=05a1519e5d1f508ab02c27da5f30eeb87ed56819'/>
<id>urn:sha1:05a1519e5d1f508ab02c27da5f30eeb87ed56819</id>
<content type='text'>
Updated Group.c to correct bug with insert into displayio.Group</content>
</entry>
<entry>
<title>Updated to remove else statment, attempt to remove excess mpy-cross... file</title>
<updated>2020-07-28T20:03:51+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-07-28T20:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0887bc2112147f661f9c16d8afbd240cac5ec456'/>
<id>urn:sha1:0887bc2112147f661f9c16d8afbd240cac5ec456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated to remove unnecessary else statement</title>
<updated>2020-07-28T19:53:50+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-07-28T19:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=076c5f946f1239a593ae8a51d4d8648ef6620406'/>
<id>urn:sha1:076c5f946f1239a593ae8a51d4d8648ef6620406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deleted mpy-cross file</title>
<updated>2020-07-28T19:53:09+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-07-28T03:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fd7801415aae3342bbb0b0f6f88fe28a5e093afe'/>
<id>urn:sha1:fd7801415aae3342bbb0b0f6f88fe28a5e093afe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated Group.c to correct bug with insert into groups</title>
<updated>2020-07-28T03:25:21+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-07-28T03:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=db26e894fbded0abee713138dc16b63a047aba52'/>
<id>urn:sha1:db26e894fbded0abee713138dc16b63a047aba52</id>
<content type='text'>
</content>
</entry>
</feed>
