]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76760: test that `uuid.uuid1()` sets the version field (#139033)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Wed, 17 Sep 2025 13:31:51 +0000 (15:31 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 13:31:51 +0000 (13:31 +0000)
commit3a04be986a1adac4fb8d8780b959f60e51c15b8f
treecc3db77d07131ce9690ebb2e81d87b1da707ccdf
parent2fc7004d5437e7bb0a1f5b962be441ef0ee7434b
gh-76760: test that `uuid.uuid1()` sets the version field (#139033)
Lib/test/test_uuid.py
Lib/uuid.py