]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 26 May 2025 10:45:36 +0000 (12:45 +0200)
committerGitHub <noreply@github.com>
Mon, 26 May 2025 10:45:36 +0000 (10:45 +0000)
commit072f50fc12ee7e11e84f6d85d8a1b3ad2c65db9f
tree2090866338ca7799dbecdea0934a0ce7d7b2efd1
parentc8379c7edf8d2d9e8bb60c343470429809ee067b
[3.14] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (GH-132901) (#134697)

(cherry picked from commit 3bffada46728e51f84c41ecbb0d3722595693e63)
Lib/test/test_uuid.py
Lib/uuid.py
Modules/_uuidmodule.c
configure
configure.ac
pyconfig.h.in