6 Commits

Author SHA1 Message Date
Jeong, YunWon
49cfcd817d remove some skipIf and enable shutil CI for windows (#5235)
* mark failing shtuil tests in windows

* unsetenv raise more informed error

* Remove a few skipIf for windows
2024-04-20 03:00:27 +09:00
Jeong YunWon
413a668582 Mark failing tests from test_threading 2022-08-23 15:54:42 +09:00
CPython developers
a1548e20f5 Update thread/threading from CPython 3.10.5 2022-08-23 04:46:07 +09:00
Padraic Fanning
c8748bc98e Fix test.support imports 2022-02-13 17:56:08 -05:00
Basix
e2279bea2b Disable test_threadedtempfile on Windows
Calling test.support.start_thread hangs.
2020-08-10 02:36:29 +09:00
Noah
68f5e2c156 Add test.test_{threadedtempfile,threading_local} from CPython 3.8.2 2020-05-25 01:28:20 -05:00