<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/string_count.py, branch 6.1.0-beta.2</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-beta.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-08-21T11:02:09+00:00</updated>
<entry>
<title>tests: Add more tests to improve coverage, mostly testing exceptions.</title>
<updated>2015-08-21T11:02:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-08-21T10:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d007cb890394d9d26c6fafb133532a5175d91eb2'/>
<id>urn:sha1:d007cb890394d9d26c6fafb133532a5175d91eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: In string.count, handle case of zero-length needle.</title>
<updated>2014-03-13T22:07:55+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-03-13T22:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=536dde254be99e19700a0934af38b913256475e3'/>
<id>urn:sha1:536dde254be99e19700a0934af38b913256475e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues in str.count implementation.</title>
<updated>2014-03-13T07:33:07+00:00</updated>
<author>
<name>xbe</name>
<email>xbe@machine</email>
</author>
<published>2014-03-13T07:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c5d70ba48b77508cdfc2a5e08128db375cf618d2'/>
<id>urn:sha1:c5d70ba48b77508cdfc2a5e08128db375cf618d2</id>
<content type='text'>
See pull request #343.
</content>
</entry>
<entry>
<title>Implement str.count and add tests for it.</title>
<updated>2014-03-13T05:57:16+00:00</updated>
<author>
<name>xbe</name>
<email>xbe@machine</email>
</author>
<published>2014-03-13T05:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9e1e8cd6428e875eb29be98124ee3b1ba2bace30'/>
<id>urn:sha1:9e1e8cd6428e875eb29be98124ee3b1ba2bace30</id>
<content type='text'>
Also modify mp_get_index to accept:
1. Indices that are or evaluate to a boolean.
2. Slice indices.
Add tests for these two cases.
</content>
</entry>
</feed>
