7 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
hrchu
9e7636de40 Update test_uuid
Most cases are passed now since we've updated uuid.py to 3.9.
There is still one failing case since lack of os.fork().
2022-03-12 21:39:42 +08:00
Narawit Rakket
bc1bbc06dd test(uuid): remove unnecessary expectedFailure from test_uuid 2021-12-01 20:01:05 +07:00
Dean Li
6f98288e84 test: use import_helper 2021-11-29 21:03:02 +08:00
hrchu
bd67e7d927 Mark failing tests in test_unid 2021-11-28 10:25:22 +08:00
hrchu
34ac2f73d1 Add test_uuid from CPython 3.9.9 2021-11-28 10:16:24 +08:00