]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89083: add support for UUID version 8 (RFC 9562) (#123224)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 12 Nov 2024 18:08:49 +0000 (19:08 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2024 18:08:49 +0000 (19:08 +0100)
commit03924b5deeb766fabd53ced28ba707e4dd08fb60
tree89dc9d31d896f48c14cba4a7c2dc8ad749f0bfae
parenta83472f49b958c55befd82c871be26afbf500306
gh-89083: add support for UUID version 8 (RFC 9562) (#123224)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/uuid.rst
Doc/whatsnew/3.14.rst
Lib/test/test_uuid.py
Lib/uuid.py
Misc/NEWS.d/next/Library/2024-08-22-12-12-35.gh-issue-89083.b6zFh0.rst [new file with mode: 0644]