<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/list_slice_assign.py, 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>2017-07-31T08:35:40+00:00</updated>
<entry>
<title>all: Use the name MicroPython consistently in comments</title>
<updated>2017-07-31T08:35:40+00:00</updated>
<author>
<name>Alexander Steffen</name>
<email>devel.20.webmeister@spamgourmet.com</email>
</author>
<published>2017-06-30T07:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55f33240f3d7051d4213629e92437a36f1fac50e'/>
<id>urn:sha1:55f33240f3d7051d4213629e92437a36f1fac50e</id>
<content type='text'>
There were several different spellings of MicroPython present in comments,
when there should be only one.
</content>
</entry>
<entry>
<title>py/objlist: For list slice assignment, allow RHS to be a tuple or list.</title>
<updated>2017-02-20T04:09:59+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-02-20T04:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=89267886cc6d3889d35e29b3273164d713ac2347'/>
<id>urn:sha1:89267886cc6d3889d35e29b3273164d713ac2347</id>
<content type='text'>
Before this patch, assigning anything other than a list would lead to a
crash.  Fixes issue #2886.
</content>
</entry>
<entry>
<title>objlist: Support list slice deletion.</title>
<updated>2014-05-10T20:03:30+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-10T20:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3f8d34ca83c75283f9dca398158b58ba4706b58e'/>
<id>urn:sha1:3f8d34ca83c75283f9dca398158b58ba4706b58e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objlist: Implement non-growing slice assignment.</title>
<updated>2014-05-10T19:24:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-10T19:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=94d8246272b2df7dbfb70ec85ed06e3b13793bac'/>
<id>urn:sha1:94d8246272b2df7dbfb70ec85ed06e3b13793bac</id>
<content type='text'>
Slice value to assign can be only a list so far too.
</content>
</entry>
</feed>
