Skip to content

Enhancement: Support native UUID6/UUID7 in Python 3.14+ #713

@lajxw

Description

@lajxw

Summary

Python 3.14's standard library uuid now natively supports uuid6 and uuid7.
I suggest updating the import logic to prioritize the standard library implementation to reduce dependency on uuid-utils.

Basic Example

No response

Drawbacks and Impact

No response

Unresolved questions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions