<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/generator_send.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>2014-01-26T23:07:58+00:00</updated>
<entry>
<title>gen.send(): Throw StopIteration. Also, explicitly shutdown finished gen.</title>
<updated>2014-01-26T23:07:58+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-01-26T23:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=14d28be344702b98f2694e245ed4a00c86f898c2'/>
<id>urn:sha1:14d28be344702b98f2694e245ed4a00c86f898c2</id>
<content type='text'>
Otherwise, some generator statements still may be spuriously executed on
subsequent calls to next()/send().
</content>
</entry>
<entry>
<title>Implement send() method for generators.</title>
<updated>2014-01-26T18:56:08+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-01-26T18:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf38e2a03aa428b90bbf3f10008dbd5e07553237'/>
<id>urn:sha1:bf38e2a03aa428b90bbf3f10008dbd5e07553237</id>
<content type='text'>
</content>
</entry>
</feed>
