]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148740: Fix `uuid` CLI with custom UUIDs for UUIDv3/v5 namespaces (GH-14874...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Apr 2026 15:00:13 +0000 (17:00 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2026 15:00:13 +0000 (17:00 +0200)
commit97b4246f6463b8033520589246b07e82d62690df
tree8461f390e790fbd821655f1b5ab01431644b4515
parent098880de36756c25f9c2588d11c8847c4266c9cf
[3.14] gh-148740: Fix `uuid` CLI with custom UUIDs for UUIDv3/v5 namespaces (GH-148741) (#149152)

gh-148740: Fix `uuid` CLI with custom UUIDs for UUIDv3/v5 namespaces (GH-148741)
(cherry picked from commit f1588d460db97086f5ea28b5797ccdcfffb0307f)

Co-authored-by: Jansen Price <sumpygump@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_uuid.py
Lib/uuid.py
Misc/NEWS.d/next/Library/2026-04-18-17-37-13.gh-issue-148740.sYnFi0.rst [new file with mode: 0644]