]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 5 Aug 2025 07:56:03 +0000 (09:56 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Aug 2025 07:56:03 +0000 (07:56 +0000)
commit3c3748373154abf6b70e3d27a84cc8cb5f273f9d
tree88ce644151f4d69b440b10da2ab6f6a24a1c8eb6
parent932221bc01aebc971ac0bc33bc589503f9c1097c
[3.13] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (GH-132901) (#134704)

This commit includes the original commit and the NEWS entry that was added separately.

(cherry picked from commit 3bffada46728e51f84c41ecbb0d3722595693e63)
(cherry picked from commit 9eb84d83e00070cec3cfe78f1d0c7a7a0fbef30f)
Lib/test/test_uuid.py
Lib/uuid.py
Misc/NEWS.d/next/Library/2025-08-05-09-32-00.gh-issue-132710.ApU3TZ.rst [new file with mode: 0644]
Modules/_uuidmodule.c
configure
configure.ac
pyconfig.h.in