]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (#132901)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 26 May 2025 08:56:31 +0000 (10:56 +0200)
committerGitHub <noreply@github.com>
Mon, 26 May 2025 08:56:31 +0000 (10:56 +0200)
commit3bffada46728e51f84c41ecbb0d3722595693e63
tree2f1650cfaec588b9f41ceb6556236a174d034bff
parent29e81159644cf78d958e30aaef208e22a04a8b25
gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (#132901)
Lib/test/test_uuid.py
Lib/uuid.py
Modules/_uuidmodule.c
configure
configure.ac
pyconfig.h.in