Skip to content

Commit c4af1f3

Browse files
picnixztaegyunkim
authored andcommitted
pythongh-132710: add missing NEWS entry for pythonGH-132901 (python#134705)
1 parent 1c5a27b commit c4af1f3

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)