]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130843: expose 48-bit timestamp for UUIDv7 (#131838)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 31 Mar 2025 12:32:54 +0000 (14:32 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 12:32:54 +0000 (14:32 +0200)
commitba11f45dd969dfb039dfb47270de4f8c6a03d241
treece94bd7282a6eff4ce5a1841983b1daeff97b7b8
parentbab1398a47f6d0cfc1be70497f306874c749ef7c
gh-130843: expose 48-bit timestamp for UUIDv7 (#131838)
Doc/library/uuid.rst
Lib/test/test_uuid.py
Lib/uuid.py