We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8367116 commit fc4ef4bCopy full SHA for fc4ef4b
1 file changed
Misc/NEWS.d/next/Library/2025-08-05-09-32-00.gh-issue-132710.ApU3TZ.rst
@@ -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