]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154389: Do not use uuid_create() on OpenBSD (GH-154390) (GH-154392)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Jul 2026 18:27:58 +0000 (20:27 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2026 18:27:58 +0000 (18:27 +0000)
commitf83846282cadae3a110c13685b9af7abb09ffc81
tree1d871e38d05d363039d3ca5b31542ee7d283fa9b
parentec9587270e04bed5756d1e2a3c7afb43c41df5e6
[3.14] gh-154389: Do not use uuid_create() on OpenBSD (GH-154390) (GH-154392)

Like NetBSD, OpenBSD generates version 4 UUIDs in uuid_create(), so it
cannot be used for uuid.uuid1().
(cherry picked from commit c76fb912070389e0fbad3bf4eab066cd5da931b9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Misc/NEWS.d/next/Library/2026-07-21-20-34-05.gh-issue-154389.DlTiii.rst [new file with mode: 0644]
configure
configure.ac