| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-23 | tests: Use .errno instead of .args[0] for OSError exceptions. | Damien George | |
| Signed-off-by: Damien George <damien@micropython.org> | |||
| 2021-02-17 | extmod/modussl: Fix ussl read/recv/send/write errors when non-blocking. | Thorsten von Eicken | |
| Also fix related problems with socket on esp32, improve docs for wrap_socket, and add more tests. | |||
