]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89083: Add CLI tests for `UUIDv{6,7,8}` (#136548)
authorWeilin Du <108666168+LamentXU123@users.noreply.github.com>
Sat, 12 Jul 2025 12:06:15 +0000 (20:06 +0800)
committerGitHub <noreply@github.com>
Sat, 12 Jul 2025 12:06:15 +0000 (14:06 +0200)
commitc564847e98db462edfc30a971da061eeb775e475
tree72d7ab199e3f3933df1b46336adcd73dad68fcac
parent2301cdb5596ebc8ded56b948c92c1f5fd29ba92a
gh-89083: Add CLI tests for `UUIDv{6,7,8}` (#136548)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_uuid.py