<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/string_strip.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-09-19T18:21:12+00:00</updated>
<entry>
<title>py/objstr: strip: Don't strip "\0" by default.</title>
<updated>2017-09-19T18:21:12+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-09-19T18:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fc9a6dd09e77c34ef04bab57e73bfcb08bc78bb4'/>
<id>urn:sha1:fc9a6dd09e77c34ef04bab57e73bfcb08bc78bb4</id>
<content type='text'>
An issue was due to incorrectly taking size of default strip characters
set.
</content>
</entry>
<entry>
<title>objstr: *strip(): If nothing is stripped, don't create dup string.</title>
<updated>2014-05-30T00:15:17+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-30T00:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8827682b35f6fefb4604f28447b77e8443cbf1cb'/>
<id>urn:sha1:8827682b35f6fefb4604f28447b77e8443cbf1cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objstr: *strip(): Fix handling of one-char subject strings.</title>
<updated>2014-05-30T00:15:17+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-30T00:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bcdffe53c641ad5832f06cd544f29e3cdd522829'/>
<id>urn:sha1:bcdffe53c641ad5832f06cd544f29e3cdd522829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objstr: Make *strip() accept bytes.</title>
<updated>2014-05-11T10:17:29+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-11T10:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b2d4fc06fc95d8e96eabd6ef470f0e871275fb82'/>
<id>urn:sha1:b2d4fc06fc95d8e96eabd6ef470f0e871275fb82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objstr: Implement .lstrip() &amp; .rstrip().</title>
<updated>2014-04-26T03:20:08+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-26T03:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=881078403e9edf63f3145f2a484a58d5a74f74f1'/>
<id>urn:sha1:881078403e9edf63f3145f2a484a58d5a74f74f1</id>
<content type='text'>
Share code with .strip(). TODO: optimize .rstrip().
</content>
</entry>
<entry>
<title>Add tests for str.strip</title>
<updated>2014-01-31T06:16:47+00:00</updated>
<author>
<name>xbe</name>
<email>xbe@machine</email>
</author>
<published>2014-01-31T06:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=65365778fd40bddddab83e3593da9b88992824ef'/>
<id>urn:sha1:65365778fd40bddddab83e3593da9b88992824ef</id>
<content type='text'>
</content>
</entry>
</feed>
