<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/socket/__init__.c, 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>Removing implementation-specific values for socket/socketpool class attributes</title>
<updated>2020-11-03T00:59:07+00:00</updated>
<author>
<name>sw23</name>
<email>sw23@users.noreply.github.com</email>
</author>
<published>2020-11-03T00:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88fcf4ef7e001e547ed94747df5d22b6736c881c'/>
<id>urn:sha1:88fcf4ef7e001e547ed94747df5d22b6736c881c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding socket and socketpool class attributes</title>
<updated>2020-10-31T03:19:27+00:00</updated>
<author>
<name>sw23</name>
<email>sw23@users.noreply.github.com</email>
</author>
<published>2020-10-31T03:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f179b331750fbe05ccb4caff44e985234c9ee71'/>
<id>urn:sha1:1f179b331750fbe05ccb4caff44e985234c9ee71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify some Python stubs</title>
<updated>2020-08-06T16:01:28+00:00</updated>
<author>
<name>Taku Fukada</name>
<email>naninunenor@gmail.com</email>
</author>
<published>2020-08-03T04:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=56c898da80df57d0e83f4e8d1ee44f4351ce1d8c'/>
<id>urn:sha1:56c898da80df57d0e83f4e8d1ee44f4351ce1d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix several type hints</title>
<updated>2020-07-27T09:05:13+00:00</updated>
<author>
<name>Taku Fukada</name>
<email>naninunenor@gmail.com</email>
</author>
<published>2020-07-25T08:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d356581651e4a11dc18787da95e2f96bfde3575d'/>
<id>urn:sha1:d356581651e4a11dc18787da95e2f96bfde3575d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add and correct some type hints</title>
<updated>2020-07-24T09:20:03+00:00</updated>
<author>
<name>Taku Fukada</name>
<email>naninunenor@gmail.com</email>
</author>
<published>2020-07-23T18:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=54a342a7f5b74f32c7a53ea483d9046e688b9830'/>
<id>urn:sha1:54a342a7f5b74f32c7a53ea483d9046e688b9830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into type_hints</title>
<updated>2020-07-21T20:18:51+00:00</updated>
<author>
<name>dherrada</name>
<email>33632497+dherrada@users.noreply.github.com</email>
</author>
<published>2020-07-21T20:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9e3fa863f1d0dcf8eae54554ffc7016eaa6de157'/>
<id>urn:sha1:9e3fa863f1d0dcf8eae54554ffc7016eaa6de157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable existing native networking.</title>
<updated>2020-07-18T00:43:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-18T00:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=610e0171aac69f7cd7b7c46eb776a3624ce224a3'/>
<id>urn:sha1:610e0171aac69f7cd7b7c46eb776a3624ce224a3</id>
<content type='text'>
We're moving towards a co-processor model and a Wiznet library is
already available.

New native APIs will replace these for chips with networking like the
ESP32S2 but they won't be these.
</content>
</entry>
<entry>
<title>Merge branch 'main' into type_hints</title>
<updated>2020-07-17T18:55:30+00:00</updated>
<author>
<name>dherrada</name>
<email>33632497+dherrada@users.noreply.github.com</email>
</author>
<published>2020-07-17T18:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=612c6bb86b8762aa9388566eb69db9bbe4e8bbe4'/>
<id>urn:sha1:612c6bb86b8762aa9388566eb69db9bbe4e8bbe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license to some obvious files.</title>
<updated>2020-07-06T18:16:25+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-06-03T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34b4993d63a6b576f29d624385c681f679b4124c'/>
<id>urn:sha1:34b4993d63a6b576f29d624385c681f679b4124c</id>
<content type='text'>
</content>
</entry>
</feed>
