]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131236: allow to generate multiple UUIDs at once via CLI (#131218)
authorSimon Legner <Simon.Legner@gmail.com>
Wed, 26 Mar 2025 20:49:28 +0000 (21:49 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 20:49:28 +0000 (22:49 +0200)
commit52b5eb95b770fa00ebbd449ba40cab4a0e7c7df7
tree63470e95c48a1c89867141bd141d3750d558ba8d
parent4b3d5b604210f68005ef64d5346ca169385f5acf
gh-131236: allow to generate multiple UUIDs at once via CLI (#131218)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/uuid.rst
Doc/whatsnew/3.14.rst
Lib/test/test_uuid.py
Lib/uuid.py
Misc/NEWS.d/next/Library/2025-03-14-12-22-02.gh-issue-131236.HjqFq0.rst [new file with mode: 0644]