Commit Graph

11 Commits

Author SHA1 Message Date
CPython Developers
15efc4a808 Update uuid from v3.14.2-288-g06f9c8ca1c 2026-02-02 14:01:59 +09:00
Terry Tianlin Luan
52dd8292c4 Updated enum + file_cmp library + tests - v3.13.10 (#6606)
* Updated enum library

* Updated filecmp + file_cmp test

* Removed unneeded @unittest.expectedFailures

* Updated unexpected success in enum test

* Fixed unexpected success in test_filecmp
2026-01-03 08:27:18 +09:00
Shahar Naveh
62067aefd3 Update uuid from 3.13.7 (#6155) 2025-09-16 21:58:36 +09:00
Shahar Naveh
94a55eb479 Update uuid from 3.13.5 (#5901)
* Update uuid from 3.13.5

* Mark failing test
2025-07-04 22:37:12 +09:00
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