13 Commits

Author SHA1 Message Date
Jeong YunWon
9a535bdd32 adjust failing markers for httplib 2022-08-21 15:23:51 +09:00
CPython developers
6fdc51e3b7 Update http from CPython 3.10.5 2022-08-21 15:23:51 +09:00
Dean Li
29c953d9a6 test: update test.support and test_io to 3.10
Initially this is only meant to be a small update for `test_io.py`.
But it turns out that `test.support` need a lot of cleanup especially
for `test.support.warnings_helper`.
2022-04-18 22:50:55 +08: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
Jeong YunWon
f2ecab46ef unmark successful tests 2021-09-14 02:22:41 +09:00
Moreal
0548fa1444 Unmark unittest.expectedFailure from fixed tests 2021-08-23 22:01:35 +09:00
Noah
b2470bba85 More socket stuff 2021-05-03 12:26:54 -05:00
Noah
d8d979a420 Skip/unskip some tests on unix now 2021-04-27 08:15:13 -05:00
Padraic Fanning
3553440cb6 Mark failing/erroring tests 2021-02-26 13:23:36 -05:00
Padraic Fanning
2f1fe3d763 Add test_httplib from CPython 3.8.7 2021-02-26 13:23:36 -05:00