Padraic Fanning
|
c8748bc98e
|
Fix test.support imports
|
2022-02-13 17:56:08 -05:00 |
|
Padraic Fanning
|
75390dd787
|
Fix test.support imports
|
2022-02-12 20:48:57 -05:00 |
|
Dean Li
|
5ee4fb899b
|
test: use os_helper
|
2021-11-28 20:51:32 +08:00 |
|
Jeong YunWon
|
913b78ca44
|
Revert "Merge pull request #3433 from deantvv/test-update"
This reverts commit 9fa5c5ac66, reversing
changes made to e7fa32c687.
|
2021-11-17 17:06:51 +09:00 |
|
Dean Li
|
49a5805d11
|
test: use os_helper
|
2021-11-13 02:18:33 +00:00 |
|
Padraic Fanning
|
bd9aa2f938
|
Fix CI failures for macOS in test_socket
|
2021-10-17 19:01:37 -04:00 |
|
Padraic Fanning
|
9c219e3836
|
Clean up skip in test_socket
|
2021-10-17 19:01:36 -04:00 |
|
Lee Dogeon
|
63b1696458
|
Derive name from tp_name
|
2021-09-09 00:07:36 +09:00 |
|
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 |
|