<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/string_startswith.py, branch 5.3.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-08-28T21:06:21+00:00</updated>
<entry>
<title>py/objstr: startswith, endswith: Check arg to be a string.</title>
<updated>2017-08-28T21:06:21+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-08-28T21:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37379a2974190ab0fc97f840112d5a40c907368b'/>
<id>urn:sha1:37379a2974190ab0fc97f840112d5a40c907368b</id>
<content type='text'>
Otherwise, it will silently get incorrect result on other values types,
including CPython tuple form like "foo.png".endswith(("png", "jpg"))
(which MicroPython doesn't support for unbloatedness).
</content>
</entry>
<entry>
<title>objstr: startswith(): Accept optional "start" arg.</title>
<updated>2014-05-15T18:33:18+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-15T18:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c18ef2a9dd921f2dc589623ed43dd72cab94d3a4'/>
<id>urn:sha1:c18ef2a9dd921f2dc589623ed43dd72cab94d3a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement simplest case of str.startswith().</title>
<updated>2014-01-23T00:47:10+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-01-22T23:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1eacefe5bc67f51f6157fbdab32a2dde538c450d'/>
<id>urn:sha1:1eacefe5bc67f51f6157fbdab32a2dde538c450d</id>
<content type='text'>
</content>
</entry>
</feed>
