FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-89083: add support for UUID version 7 (RFC 9562) by picnixz · Pull Request #121119 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-89083: add support for UUID version 7 (RFC 9562)
- #121119
#121119
Merged
picnixz
merged 70 commits into
python:main
python/cpython:main
from
picnixz:uuid-v7-method-1
picnixz/cpython:uuid-v7-method-1
Copy head branch name to clipboard
Mar 4, 2025
Conversation
Commits
70
(70)
Checks
Files changed
Merged
gh-89083: add support for UUID version 7 (RFC 9562)
#121119
picnixz
merged 70 commits into
python:main
python/cpython:main
from
picnixz:uuid-v7-method-1
picnixz/cpython:uuid-v7-method-1
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2024
add UUIDv7 implementation
picnixz
committed
42d55b4
View commit details
Copy full SHA for 42d55b4
Browse repository at this point
add tests
picnixz
committed
6826fa1
View commit details
Copy full SHA for 6826fa1
Browse repository at this point
blurb
picnixz
committed
edc2cab
View commit details
Copy full SHA for edc2cab
Browse repository at this point
update CHANGELOG
picnixz
committed
c6d26b6
View commit details
Copy full SHA for c6d26b6
Browse repository at this point
update RFC number
picnixz
committed
2ddb4b8
View commit details
Copy full SHA for 2ddb4b8
Browse repository at this point
add TODO in the docs
picnixz
committed
bcd1417
View commit details
Copy full SHA for bcd1417
Browse repository at this point
Commits on Jul 22, 2024
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
4630c8f
View commit details
Copy full SHA for 4630c8f
Browse repository at this point
Commits on Aug 21, 2024
Merge branch 'main' into uuid-v7-89083
picnixz
committed
cd80afb
View commit details
Copy full SHA for cd80afb
Browse repository at this point
Commits on Aug 22, 2024
add UUIDv8 implementation
picnixz
committed
c3d4745
View commit details
Copy full SHA for c3d4745
Browse repository at this point
add tests
picnixz
committed
392d289
View commit details
Copy full SHA for 392d289
Browse repository at this point
blurb
picnixz
committed
26889ea
View commit details
Copy full SHA for 26889ea
Browse repository at this point
add What's New entry
picnixz
committed
44b66e6
View commit details
Copy full SHA for 44b66e6
Browse repository at this point
add docs
picnixz
committed
7be6dc4
View commit details
Copy full SHA for 7be6dc4
Browse repository at this point
Commits on Sep 25, 2024
Improve hexadecimal masks reading
picnixz
committed
8ba3d8b
View commit details
Copy full SHA for 8ba3d8b
Browse repository at this point
add uniqueness test
picnixz
committed
a14ae9b
View commit details
Copy full SHA for a14ae9b
Browse repository at this point
Update mentions to RFC 4122 to RFC 4122/9562 when possible.
picnixz
committed
7a169c9
View commit details
Copy full SHA for 7a169c9
Browse repository at this point
Update docs
picnixz
committed
b082c90
View commit details
Copy full SHA for b082c90
Browse repository at this point
Merge branch 'main' into uuid-v8-89083
picnixz
authored
94c70e9
View commit details
Copy full SHA for 94c70e9
Browse repository at this point
Commits on Nov 2, 2024
Merge branch 'main' into uuid-v7-method-1
hugovk
authored
05b7a2b
View commit details
Copy full SHA for 05b7a2b
Browse repository at this point
Merge branch 'main' into uuid-v8-89083
hugovk
authored
275deb7
View commit details
Copy full SHA for 275deb7
Browse repository at this point
Commits on Nov 11, 2024
Apply suggestions from code review
Show description for 5e97cc3
picnixz
and
hugovk
authored
5e97cc3
View commit details
Copy full SHA for 5e97cc3
Browse repository at this point
Update Lib/test/test_uuid.py
picnixz
authored
051f34e
View commit details
Copy full SHA for 051f34e
Browse repository at this point
Apply suggestions from code review
picnixz
authored
bdf9a77
View commit details
Copy full SHA for bdf9a77
Browse repository at this point
Commits on Nov 13, 2024
Merge remote-tracking branch 'origin/uuid-v8-89083'
picnixz
committed
00661fc
View commit details
Copy full SHA for 00661fc
Browse repository at this point
Commits on Nov 14, 2024
Merge remote-tracking branch 'origin/uuid-v8-89083' into uuid-v7-89083
picnixz
committed
0474de4
View commit details
Copy full SHA for 0474de4
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into uuid-v7-89083
picnixz
committed
a446d53
View commit details
Copy full SHA for a446d53
Browse repository at this point
update CLI
picnixz
committed
2e39072
View commit details
Copy full SHA for 2e39072
Browse repository at this point
Merge branch 'main' into uuid-v7-89083
picnixz
committed
ebc1a07
View commit details
Copy full SHA for ebc1a07
Browse repository at this point
post-merge
picnixz
committed
694e07f
View commit details
Copy full SHA for 694e07f
Browse repository at this point
Merge remote-tracking branch 'origin/uuid-v7-method-1' into uuid-v7-89083
picnixz
committed
965dbc8
View commit details
Copy full SHA for 965dbc8
Browse repository at this point
improve readability
picnixz
committed
7ff4368
View commit details
Copy full SHA for 7ff4368
Browse repository at this point
post-merge
picnixz
committed
7c3cab6
View commit details
Copy full SHA for 7c3cab6
Browse repository at this point
uniqueness test
picnixz
committed
e758741
View commit details
Copy full SHA for e758741
Browse repository at this point
improve test comments
picnixz
committed
c18d0c4
View commit details
Copy full SHA for c18d0c4
Browse repository at this point
Commits on Nov 15, 2024
Merge remote-tracking branch 'upstream/main'
picnixz
committed
2df6f41
View commit details
Copy full SHA for 2df6f41
Browse repository at this point
fix lint
picnixz
committed
6fcb6a1
View commit details
Copy full SHA for 6fcb6a1
Browse repository at this point
Merge branch 'main' into uuid-v7-89083
picnixz
committed
f6048c9
View commit details
Copy full SHA for f6048c9
Browse repository at this point
post-merge
picnixz
committed
be3f024
View commit details
Copy full SHA for be3f024
Browse repository at this point
Merge branch 'main' into uuid-v7-89083
picnixz
committed
99c6761
View commit details
Copy full SHA for 99c6761
Browse repository at this point
use versionchanged instead of versionadded
picnixz
committed
06befca
View commit details
Copy full SHA for 06befca
Browse repository at this point
Commits on Nov 16, 2024
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
2aacadf
View commit details
Copy full SHA for 2aacadf
Browse repository at this point
Commits on Dec 5, 2024
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
f7f536e
View commit details
Copy full SHA for f7f536e
Browse repository at this point
Commits on Dec 19, 2024
improve UUIDv7 tests readability
picnixz
committed
aee2898
View commit details
Copy full SHA for aee2898
Browse repository at this point
improve UUIDv7 uniqueness tests
picnixz
committed
1a5ac19
View commit details
Copy full SHA for 1a5ac19
Browse repository at this point
Commits on Dec 21, 2024
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
8764b28
View commit details
Copy full SHA for 8764b28
Browse repository at this point
Commits on Jan 11, 2025
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
af0baef
View commit details
Copy full SHA for af0baef
Browse repository at this point
Commits on Jan 20, 2025
Merge branch 'main' into feat/uuid/v7-89083
picnixz
committed
939b5a8
View commit details
Copy full SHA for 939b5a8
Browse repository at this point
use `UUID._from_int` for UUIDv7 and remove `divmod` usage
picnixz
committed
ef85b20
View commit details
Copy full SHA for ef85b20
Browse repository at this point
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
2d08821
View commit details
Copy full SHA for 2d08821
Browse repository at this point
Commits on Feb 17, 2025
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
eaa9ad4
View commit details
Copy full SHA for eaa9ad4
Browse repository at this point
Commits on Feb 23, 2025
backport Victor's review on UUIDv6
picnixz
committed
571d2fe
View commit details
Copy full SHA for 571d2fe
Browse repository at this point
Commits on Feb 25, 2025
address Victor's review
picnixz
committed
f9ac658
View commit details
Copy full SHA for f9ac658
Browse repository at this point
remove mention of UNIX_EPOCH + 10k years as the proof is long
picnixz
committed
a756b9d
View commit details
Copy full SHA for a756b9d
Browse repository at this point
import `time` globally as UUIDv7 is likely to be used now
picnixz
committed
4406796
View commit details
Copy full SHA for 4406796
Browse repository at this point
run half-black
picnixz
committed
d4eeded
View commit details
Copy full SHA for d4eeded
Browse repository at this point
update docs
picnixz
committed
0e54a72
View commit details
Copy full SHA for 0e54a72
Browse repository at this point
Revert "run half-black"
Show description for 40ab2fa
picnixz
committed
40ab2fa
View commit details
Copy full SHA for 40ab2fa
Browse repository at this point
Merge branch 'main' into uuid-v7-method-1
picnixz
authored
5ee85ad
View commit details
Copy full SHA for 5ee85ad
Browse repository at this point
add blank line for readability
picnixz
committed
3ce8943
View commit details
Copy full SHA for 3ce8943
Browse repository at this point
update comment
picnixz
committed
59e6d7e
View commit details
Copy full SHA for 59e6d7e
Browse repository at this point
Update Lib/uuid.py
Show description for 437d8cf
picnixz
and
vstinner
authored
437d8cf
View commit details
Copy full SHA for 437d8cf
Browse repository at this point
Commits on Mar 2, 2025
Merge remote-tracking branch 'upstream/main' into feat/uuid/v7-89083
picnixz
committed
2d917b0
View commit details
Copy full SHA for 2d917b0
Browse repository at this point
Commits on Mar 3, 2025
improve online docs
picnixz
authored
73ab656
View commit details
Copy full SHA for 73ab656
Browse repository at this point
`constructor` -> `factory` in labels
picnixz
authored
54d07ae
View commit details
Copy full SHA for 54d07ae
Browse repository at this point
reword prolog
picnixz
authored
6d76389
View commit details
Copy full SHA for 6d76389
Browse repository at this point
'is outside the scope' -> 'exceeds the scope'
picnixz
authored
bd4ab55
View commit details
Copy full SHA for bd4ab55
Browse repository at this point
Apply suggestions from code review
picnixz
authored
e9ddb74
View commit details
Copy full SHA for e9ddb74
Browse repository at this point
apply PEP-8 only for UUID6, UUID7 and UUID8
Show description for 8755de0
picnixz
authored
8755de0
View commit details
Copy full SHA for 8755de0
Browse repository at this point
small fix
Show description for 12d7ad4
merwok
authored
12d7ad4
View commit details
Copy full SHA for 12d7ad4
Browse repository at this point
avoid complex language :)
Show description for 560d87c
picnixz
and
hugovk
authored
560d87c
View commit details
Copy full SHA for 560d87c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL