Skip to content

Add examples for UUIDv6-8 #137847

@LamentXU123

Description

@LamentXU123

We've got some docstring showing the typical usage of UUIDs that stops at version 5 in both python file and rst file.

uuid.rst: https://docs.python.org/3.15/library/uuid.html#example
uuid.py: https://github.com/python/cpython/blob/main/Lib/uuid.py#L15

Since we are supporting 6,7,8 officially in python >= 3.14. I think we could update the docstring in those files.

For .py file, please check #137801
For .rst file, please check #137848

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions