Commit Graph

4 Commits

Author SHA1 Message Date
Dean Li
06b40b3602 socket: impl herror
There is one todo that is waiting for hstrerror to land in libc crate.
For now it shows the same error as cpython when hstrerror is not
available.
2021-08-07 15:26:09 +08:00
coolreader18
a2fc8796e8 Fix windows tests 2021-06-11 16:15:33 -05:00
Noah
74f9722033 Mark failing tests 2021-06-10 20:54:49 -05:00
Noah
b69c14c2a6 Add test_socket.py from CPython 3.8 2021-06-10 20:54:49 -05:00