]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154389: Do not use uuid_create() on OpenBSD (GH-154390) (GH-154391)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Jul 2026 20:02:34 +0000 (22:02 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2026 20:02:34 +0000 (20:02 +0000)
commitfe66754f245d2ff3e80680429806b016992519dc
tree2e3b55f338d5a09c2e9d8d96eacbb7a5ad486f1d
parent098eb36257752ba4d2cac5764ffc4bff3624fe51
[3.15] gh-154389: Do not use uuid_create() on OpenBSD (GH-154390) (GH-154391)

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