On Mon, Jun 25, 2012 at 7:31 AM, larry.hastings <python-check...@python.org> wrote: > diff --git a/Misc/NEWS b/Misc/NEWS > --- a/Misc/NEWS > +++ b/Misc/NEWS > @@ -59,9 +59,8 @@ > Library > ------- > > -- Support Mageia Linux in the platform module. > - > -- Issue #11678: Support Arch linux in the platform module. > +- Issue #15164: Change return value of platform.uname() from a > + plain tuple to a collections.namedtuple.
Larry, I think this commit accidentally reverted a couple of entries in Misc/NEWS. Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com