summaryrefslogtreecommitdiff
path: root/shared-bindings/socket
AgeCommit message (Expand)Author
2020-07-21Merge branch 'main' into type_hintsdherrada
2020-07-17Disable existing native networking.Scott Shawcroft
2020-07-17Merge branch 'main' into type_hintsdherrada
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-07-03Added type hints previously misseddherrada
2020-07-03Made every init return Nonedherrada
2020-07-03Added type hints to socketdherrada
2020-07-02Removed all 'self, )'dherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-11Did stage, socket, storagedherrada
2019-12-04protocols: Allow them to be (optionally) type-safeJeff Epler
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2019-05-13Check native object in case of early accessScott Shawcroft
2019-05-02Fix socket.recv() buffer length from e23bad3aNick Moore
2019-03-23shared-bindings/socket: add socket_recv_intoJoshua Coats
2019-01-14fixup m0 and nrfScott Shawcroft
2018-10-11update documentation and translations againNick Moore
2018-10-11network module c api into shared-moduleNick Moore
2018-10-04change initialization method + mod_network namesNick Moore
2018-10-04modify modnetwork and modusocket for circuitpythonNick Moore
2018-10-04Copy modnetwork and modusocket across from MicroPythonNick Moore