<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/tuple_mult.py, branch 6.1.0-alpha.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-alpha.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-08-09T11:20:42+00:00</updated>
<entry>
<title>py/objtuple: Allow to use inplace-multiplication operator on tuples.</title>
<updated>2017-08-09T11:20:42+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-08-09T11:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb2784e8a2dc17b0f551b68d2b41eece3e5348a7'/>
<id>urn:sha1:eb2784e8a2dc17b0f551b68d2b41eece3e5348a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics: Add more tuple tests to improve coverage testing.</title>
<updated>2016-08-15T00:46:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-08-15T00:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3c82d1d34b6450e73816e206fa5a5d3330a4df48'/>
<id>urn:sha1:3c82d1d34b6450e73816e206fa5a5d3330a4df48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Fix mult by negative number of tuple, list, str, bytes.</title>
<updated>2014-08-13T12:22:24+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-13T12:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9b7a8ee8f1032a1c9172afe0bd3ac5be7780e4a2'/>
<id>urn:sha1:9b7a8ee8f1032a1c9172afe0bd3ac5be7780e4a2</id>
<content type='text'>
Multiplication of a tuple, list, str or bytes now yields an empty
sequence (instead of crashing).  Addresses issue #799

Also added ability to mult bytes on LHS by integer.
</content>
</entry>
<entry>
<title>Implement tuple multiplication.</title>
<updated>2014-02-08T21:19:48+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-02-08T21:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f7c2410e65e3d0d1278c22cbf457fa0ac5c205a2'/>
<id>urn:sha1:f7c2410e65e3d0d1278c22cbf457fa0ac5c205a2</id>
<content type='text'>
</content>
</entry>
</feed>
