]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-89083: Add CLI tests for `UUIDv{6,7,8}` (GH-136548) (#136576)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 12 Jul 2025 12:33:53 +0000 (14:33 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Jul 2025 12:33:53 +0000 (12:33 +0000)
commit33f561d7be78b984f67a7f97ef11d129b2ff4f3a
tree8fd5b0a61159ba54cf10dac4f20f9a5ff85d0f69
parentac807cb3a0e2c8b119a19e3622de3a9c4884652d
[3.14] gh-89083: Add CLI tests for `UUIDv{6,7,8}` (GH-136548) (#136576)

gh-89083: Add CLI tests for `UUIDv{6,7,8}` (GH-136548)
(cherry picked from commit c564847e98db462edfc30a971da061eeb775e475)

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