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
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