Skip to content

Commit 9eb84d8

Browse files
authored
gh-132710: add missing NEWS entry for GH-132901 (#134705)
1 parent cb8045e commit 9eb84d8

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)