Skip to content

[3.15] gh-154389: Do not use uuid_create() on OpenBSD (GH-154390)#154391

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-c76fb91-3.15
Jul 21, 2026
Merged

[3.15] gh-154389: Do not use uuid_create() on OpenBSD (GH-154390)#154391
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-c76fb91-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

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>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 21, 2026 18:09
@serhiy-storchaka
serhiy-storchaka merged commit fe66754 into python:3.15 Jul 21, 2026
91 of 93 checks passed
@miss-islington
miss-islington deleted the backport-c76fb91-3.15 branch July 21, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants