http://hg.python.org/cpython/rev/87d266988905 changeset: 82929:87d266988905 branch: 2.7 parent: 82927:a4dbe53577cb user: Benjamin Peterson <benjamin at python.org> date: Sat Mar 23 16:35:45 2013 -0500 summary: update NEWS for #17531 files: Misc/NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -10,7 +10,7 @@ ------- - Issue #17531: Fix tests that thought group and user ids were always the int - type. + type. Also, always allow -1 as a valid group and user id. What's New in Python 2.7.4 release candidate 1 -- Repository URL: http://hg.python.org/cpython