]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148740: Fix `uuid` CLI with custom UUIDs for UUIDv3/v5 namespaces (#148741)
authorJansen Price <sumpygump@gmail.com>
Wed, 29 Apr 2026 13:44:22 +0000 (08:44 -0500)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2026 13:44:22 +0000 (15:44 +0200)
commitf1588d460db97086f5ea28b5797ccdcfffb0307f
treeb1c2c56297f9ca66c34b45ba1b2ead8e6a146ce1
parent16f292ef4e8c56bfd115ecdb91420c7b4006249f
gh-148740: Fix `uuid` CLI with custom UUIDs for UUIDv3/v5 namespaces (#148741)

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]