<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/socketpool, branch 6.0.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-10-06T17:29:12+00:00</updated>
<entry>
<title>Remove logging from shared-bindings, fix translations, revert config target macro</title>
<updated>2020-10-06T17:29:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-10-06T17:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=68cb384f8faed451c3e31a83ae087646b0c0a9f6'/>
<id>urn:sha1:68cb384f8faed451c3e31a83ae087646b0c0a9f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change submodule, rework all includes</title>
<updated>2020-09-30T15:26:07+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-09-28T22:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66b8559fd4e4ea7d50adb12a87b7bac208b5fc16'/>
<id>urn:sha1:66b8559fd4e4ea7d50adb12a87b7bac208b5fc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug with socket.recv_into size == 0.</title>
<updated>2020-09-11T23:17:20+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-11T23:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8f58669ddddd83fc2820ea8a6689b8d175265783'/>
<id>urn:sha1:8f58669ddddd83fc2820ea8a6689b8d175265783</id>
<content type='text'>
It returned 0 when it should have filled the buffer.

Python reference: https://docs.python.org/3/library/socket.html#socket.socket.recv_into
</content>
</entry>
<entry>
<title>Changes based on Dan's feedback</title>
<updated>2020-09-03T23:32:12+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-03T23:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b94638aeb667f2a417d859487083241a5749128'/>
<id>urn:sha1:0b94638aeb667f2a417d859487083241a5749128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hash to Socket so it can be used in dicts</title>
<updated>2020-08-25T23:15:45+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-25T23:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=380cbfba55e45f9f0d8ccae6c28c23b1ea93147f'/>
<id>urn:sha1:380cbfba55e45f9f0d8ccae6c28c23b1ea93147f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SocketPool radio check</title>
<updated>2020-08-25T23:15:00+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-25T23:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3bc712539ec13e73fe2b809ee274df57dca5f46'/>
<id>urn:sha1:f3bc712539ec13e73fe2b809ee274df57dca5f46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add error handling w/temp debug logs</title>
<updated>2020-08-20T00:51:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-20T00:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=80b15f6b3b8bc513e8edcec48a0c97205be27fd3'/>
<id>urn:sha1:80b15f6b3b8bc513e8edcec48a0c97205be27fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic error handling</title>
<updated>2020-08-19T21:23:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-19T00:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb8b42aff1e887125dda56bafd2b52312c1c7e05'/>
<id>urn:sha1:eb8b42aff1e887125dda56bafd2b52312c1c7e05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug prints</title>
<updated>2020-08-19T21:23:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-15T00:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dcc42f6281ad928c6218acaab8e72bdf52038851'/>
<id>urn:sha1:dcc42f6281ad928c6218acaab8e72bdf52038851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn on json and enable socket.close</title>
<updated>2020-08-19T21:23:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-14T22:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b3a449c2764f25a3c4becdbbed47e02ca36f755b'/>
<id>urn:sha1:b3a449c2764f25a3c4becdbbed47e02ca36f755b</id>
<content type='text'>
</content>
</entry>
</feed>
