mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
[3.14] gh-132710: add missing NEWS entry for GH-134697 (GH-134705) (#134707)
gh-132710: add missing NEWS entry for GH-134697 (GH-134705)
(cherry picked from commit 9eb84d83e0
)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This commit is contained in:
parent
072f50fc12
commit
da3d55403a
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
If possible, ensure that :func:`uuid.getnode` returns the same result even
|
||||
across different processes. Previously, the result was constant only within
|
||||
the same process. Patch by Bénédikt Tran.
|
Loading…
Add table
Add a link
Reference in a new issue