Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UUID version 6 and 7 to stdlib (Lib/uuid.py) once RFC 4122 becomes updated #102461

Open
jgehrcke opened this issue Mar 6, 2023 · 0 comments
Labels
type-feature A feature request or enhancement

Comments

@jgehrcke
Copy link

jgehrcke commented Mar 6, 2023

An update to RFC 4122 is well underway: https://datatracker.ietf.org/doc/draft-ietf-uuidrev-rfc4122bis/
The last version (as of the time of writing this) is from 16 February 2023.

Editorial work seems to be happening here: https://github.com/ietf-wg-uuidrev/rfc4122bis
High-level updates are communicated here: uuid6/uuid6-ietf-draft#122

Among others, this updated standard introduces UUID versions 6 and 7. The Internet community seems to be excited about those. I trust that it's rather uncontroversial that at least those two should be added to Python's standard library once the standard is complete. But of course we should collect opinions about that idea here.

Prior art:

@jgehrcke jgehrcke added the type-feature A feature request or enhancement label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant