<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/uselect.rst, branch 5.3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-07-29T20:47:06+00:00</updated>
<entry>
<title>remove qemu-arm build; fix docs build bugs</title>
<updated>2018-07-29T20:47:06+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-29T20:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c76a4d477fdfd939f144c036479a6d0bde3543c0'/>
<id>urn:sha1:c76a4d477fdfd939f144c036479a6d0bde3543c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: after merge; before testing</title>
<updated>2018-07-11T20:45:30+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-11T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c219600a246d8956d0b23ea3f5d125a820e6b6a'/>
<id>urn:sha1:7c219600a246d8956d0b23ea3f5d125a820e6b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Fix some references and RST markup to eliminate Sphinx warnings.</title>
<updated>2018-03-15T04:50:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-03-15T04:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0db49c37a4e8d2516ea0206f4e800b907cd4221f'/>
<id>urn:sha1:0db49c37a4e8d2516ea0206f4e800b907cd4221f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/2.x' into merge_2x</title>
<updated>2018-02-27T23:24:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-27T23:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf05183158c67c4ef1824c3b1296d401bc7754d8'/>
<id>urn:sha1:bf05183158c67c4ef1824c3b1296d401bc7754d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete a bunch of docs, drivers and examples not relevant to CircuitPython.</title>
<updated>2018-02-21T01:34:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-21T01:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20dd3b1e434f57a0609fd5306f47863396d1022e'/>
<id>urn:sha1:20dd3b1e434f57a0609fd5306f47863396d1022e</id>
<content type='text'>
This fixes #345 and fixes #215.
</content>
</entry>
<entry>
<title>docs/library: Add xrefs to "stream" dictionary entry for many modules.</title>
<updated>2017-12-04T16:36:20+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-12-04T16:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3ff7040c8ab268777e940a9bed4aa7c24f50ba31'/>
<id>urn:sha1:3ff7040c8ab268777e940a9bed4aa7c24f50ba31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/glossary: Describe the callee-owned tuple concept.</title>
<updated>2017-12-03T13:08:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-12-03T13:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4fee35a32c600d603034b6eb077a55899513ba4d'/>
<id>urn:sha1:4fee35a32c600d603034b6eb077a55899513ba4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/uselect: ipoll: Fix grammar/wording of one-shot flag description.</title>
<updated>2017-11-30T18:32:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-11-30T18:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cb9da2279b021ea7a916cbf16dd0e05c009c22bb'/>
<id>urn:sha1:cb9da2279b021ea7a916cbf16dd0e05c009c22bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/uselect: Describe POLLHUP/POLLERR semantics in more details.</title>
<updated>2017-11-26T07:58:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-11-26T07:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f59c6b48aed765fc0eb3785686ffb11f2efc8eae'/>
<id>urn:sha1:f59c6b48aed765fc0eb3785686ffb11f2efc8eae</id>
<content type='text'>
Per POSIX, http://pubs.opengroup.org/onlinepubs/9699919799/functions/poll.html
these flags aren't valid in the input eventmask. Instead, they can be
returned in unsolicited manner in the output eventmask at any time.
</content>
</entry>
<entry>
<title>docs/uselect: poll: Explicitly specify that no-timeout value is -1.</title>
<updated>2017-11-23T16:03:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-11-23T16:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=067bf849d29ab46319740a10561a112376415f51'/>
<id>urn:sha1:067bf849d29ab46319740a10561a112376415f51</id>
<content type='text'>
</content>
</entry>
</feed>
