<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/ssl, 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>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make timeout core types consistent</title>
<updated>2021-02-05T17:32:41+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-02-05T17:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d26ffb44740a3217b53d567f4465f83e5880369'/>
<id>urn:sha1:4d26ffb44740a3217b53d567f4465f83e5880369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hash, close, error bugs</title>
<updated>2021-02-01T16:04:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-30T21:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8277ffca861754b4df526c62126337c195cc0fee'/>
<id>urn:sha1:8277ffca861754b4df526c62126337c195cc0fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix documentation builds</title>
<updated>2021-01-29T16:58:02+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-29T16:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a724f6f9545710531b415007f9aa93a7aa90060e'/>
<id>urn:sha1:a724f6f9545710531b415007f9aa93a7aa90060e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix stubs error, out of sockets error, invalid TLS leak</title>
<updated>2021-01-26T19:13:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-26T19:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=815ab5277bf05b0ca85aa084f4e371c5532a7014'/>
<id>urn:sha1:815ab5277bf05b0ca85aa084f4e371c5532a7014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate Socket and SSLSocket, add LWIP connect</title>
<updated>2021-01-25T22:07:25+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-15T17:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f34ec78c44b6037e2f05bf4ebb44130b35e1425'/>
<id>urn:sha1:9f34ec78c44b6037e2f05bf4ebb44130b35e1425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing make stub warnings and mypy issuesmak</title>
<updated>2020-10-30T00:15:34+00:00</updated>
<author>
<name>sw23</name>
<email>sw23@users.noreply.github.com</email>
</author>
<published>2020-10-30T00:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad166ca479f405a9cb43fae9fe7b082d2e6ba19f'/>
<id>urn:sha1:ad166ca479f405a9cb43fae9fe7b082d2e6ba19f</id>
<content type='text'>
</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 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>
</feed>
