16 Commits

Author SHA1 Message Date
Noah
606d8196b6 Skip some importlib tests on windows + fix weird errors, hopefully? 2020-11-02 12:42:44 -06:00
Árni Dagur
da2bd5ea86 Implement math.ulp 2020-10-21 23:41:47 +00:00
Noah
0d16f983b7 Try fix unlink() on windows 2020-09-19 00:20:51 -05:00
Noah
1d2043558f Try fixing sock and windows tests 2020-09-19 00:20:50 -05:00
Noah
dabc4fd402 Update test.support and test.test_venv to versions from CPython 3.8.3 2020-09-18 23:56:09 -05:00
Youngchan Lee
e2e514a060 Mark unsupported tests in test_complex 2020-08-15 17:42:18 +09:00
Bolun Thompson
0161b98082 Mark expected failures for the venv tests 2020-07-31 19:32:01 -07:00
Noah
b1aa11bf9e Uncomment some things that were dependent on proper subprocess 2020-06-21 16:47:41 -05:00
Noah
3a8daf1966 Fix thread tests a bit 2020-05-23 18:47:29 -05:00
CPython dev
40451bba6b Bump up test.support to CPython 3.8.2 2020-04-07 14:36:41 +09:00
Jeong YunWon
bef41298a9 Allow import zipfile 2020-03-15 11:00:23 +09:00
Aviv Palivoda
92d0f05242 Mark unsupported tests 2020-03-06 10:46:29 +02:00
Aviv Palivoda
88c477fb6c Fix CR comments 2019-12-30 21:31:36 +02:00
Aviv Palivoda
4c7c5fd225 Change test code to allow running 2019-12-30 21:31:36 +02:00
Aviv Palivoda
adeb00ffbc Allow test_bool.py to run 2019-11-12 16:03:06 +02:00
Aviv Palivoda
15fc64dc1e Copy test_bool.py and test.support from CPython 2019-11-12 16:01:48 +02:00