Skip to content

Commit da3d554

Browse files
[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 9eb84d8) Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 072f50f commit da3d554

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
If possible, ensure that :func:`uuid.getnode` returns the same result even
2+
across different processes. Previously, the result was constant only within
3+
the same process. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)