]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128427: Add `uuid.NIL` and `uuid.MAX` (#128429)
authorNick Pope <nick@nickpope.me.uk>
Mon, 27 Jan 2025 16:17:17 +0000 (16:17 +0000)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 16:17:17 +0000 (18:17 +0200)
commit8ec76d90340287eb3587f0ae388bbfe158fb28d8
tree53f5dd5e8657c4c76085ff8f57c49d31ffdbf524
parentd8e16ef7037ac254e4799d2991c7fc3fe576c545
gh-128427: Add `uuid.NIL` and `uuid.MAX` (#128429)
Doc/library/uuid.rst
Doc/whatsnew/3.14.rst
Lib/test/test_uuid.py
Lib/uuid.py
Misc/ACKS
Misc/NEWS.d/next/Library/2025-01-02-20-34-04.gh-issue-128427.onPoQZ.rst [new file with mode: 0644]