FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-89083: improve UUIDv8 uniqueness tests by picnixz · Pull Request #128149 · python/cpython · GitHub

/ cpython Public

gh-89083: improve UUIDv8 uniqueness tests - #128149

Merged
encukou merged 1 commit into
python:mainfrom
picnixz:feat/uuid/v8-tests-89083
Jan 3, 2025
Merged

gh-89083: improve UUIDv8 uniqueness tests#128149
encukou merged 1 commit into
python:mainfrom
picnixz:feat/uuid/v8-tests-89083

Conversation

picnixz commented Dec 21, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Minor improvements to the testing suite. Checking only that two UUIDs are not the same wouldn't really make sense so we should test for more. Underlying PRNG is MT19937 and the entropy is 122 bits.

encukou merged commit 4c14f03 into python:main Jan 3, 2025
picnixz deleted the feat/uuid/v8-tests-89083 branch January 3, 2025 15:00
WolframAlph pushed a commit to WolframAlph/cpython that referenced this pull request Jan 4, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL