Skip to content

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

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

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

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 45d5301 into python:3.13 Jul 21, 2026
38 of 41 checks passed
@miss-islington
miss-islington deleted the backport-c76fb91-3.13 branch July 21, 2026 18:26
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