summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-02-10 19:56:49 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-02-10 19:56:49 (GMT)
commit7cf5599346e397c3489012ad818b4f9b5d572b89 (patch)
treee3970ed7dd73a385d704121071307a05333ec054 /Misc
parentac99576a8eda27d7554c5293df22d29ec9a2043d (diff)
downloadcpython-7cf5599346e397c3489012ad818b4f9b5d572b89.zip
cpython-7cf5599346e397c3489012ad818b4f9b5d572b89.tar.gz
cpython-7cf5599346e397c3489012ad818b4f9b5d572b89.tar.bz2
Issue #4591: Uid and gid values larger than 2**31 are supported now.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 28086e9..a56a1b3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -175,6 +175,8 @@ Core and Builtins
Library
-------
+- Issue #4591: Uid and gid values larger than 2**31 are supported now.
+
- Issue #17141: random.vonmisesvariate() no more hangs for large kappas.
- Issue #17149: Fix random.vonmisesvariate to always return results in