16 Commits

Author SHA1 Message Date
Ankit Kumar Pandey
058f8c5500 Add fork support functions (#4972) 2023-06-01 15:29:16 +09:00
Ankit Kumar Pandey
322aa6887a add support for os.fork and related functions (#4877) 2023-04-25 02:39:54 +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
Karatus
b1478a68b5 Feature: _thread.interrupt_main (#4082) 2022-08-17 16:10:33 +09:00
Padraic Fanning
edbc17fb38 Skip flaky test 2022-02-25 19:33:53 -05:00
Padraic Fanning
c8748bc98e Fix test.support imports 2022-02-13 17:56:08 -05:00
Dean Li
6f98288e84 test: use import_helper 2021-11-29 21:03:02 +08: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
jfh
01e5b12290 Bump recursion limit to match CPython's 2021-08-27 09:29:52 +03:00
Padraic Fanning
5692639d99 Skip flaky threading test 2021-07-08 17:30:31 -04:00
Padraic Fanning
8727919735 Skip flaky threading test 2021-06-09 17:46:15 -04:00
Padraic Fanning
4f375c3fb8 Mark erroring/failing tests 2021-05-23 17:37:12 -04:00
Padraic Fanning
1d1337c954 Add test_threading from CPython 3.8 2021-05-23 17:37:11 -04:00