Jim Mussared
|
4216bc7d13
|
tests: Replace umodule with module everywhere.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2023-06-08 17:54:24 +10:00 |
|
Andrew Leech
|
73a1ea8812
|
tests/net_inet: Remove broken api.telegram.org from tests.
Signed-off-by: Andrew Leech <andrew@alelec.net>
|
2022-06-03 14:34:29 +10:00 |
|
Damien George
|
3123f6918b
|
tests: Use .errno instead of .args[0] for OSError exceptions.
Signed-off-by: Damien George <damien@micropython.org>
|
2021-04-23 22:03:46 +10:00 |
|
Thorsten von Eicken
|
2c1299b007
|
extmod/modussl: Fix ussl read/recv/send/write errors when non-blocking.
Also fix related problems with socket on esp32, improve docs for
wrap_socket, and add more tests.
|
2021-02-17 11:50:54 +11:00 |
|