Skip to content

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented May 30, 2025

Cherry-picks python/cpython#134704

See #587

@zanieb zanieb marked this pull request as ready for review June 6, 2025 13:24
@zanieb zanieb changed the title Add patch for stable uuid.getnode Add patch for stable uuid.getnode on 3.13 Jun 6, 2025
@zanieb
Copy link
Member Author

zanieb commented Jun 6, 2025

Working on macOS

❯ ./python/install/bin/python -c "import uuid; print(uuid.getnode())"
105821005133624
❯ ./python/install/bin/python -c "import uuid; print(uuid.getnode())"
105821005133624
❯ uvx --managed-python [email protected] -c "import uuid; print(uuid.getnode())"
136179901077688
❯ uvx --managed-python [email protected] -c "import uuid; print(uuid.getnode())"
78466001545606

@zanieb zanieb merged commit ea59920 into main Jun 6, 2025
111 checks passed
@zanieb zanieb deleted the zb/get-node branch June 6, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant