mirror of
https://github.com/python/cpython.git
synced 2025-10-19 16:03:42 +00:00
gh-132710: add missing NEWS entry for GH-132901 (#134705)
This commit is contained in:
parent
cb8045e86c
commit
9eb84d83e0
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