Commit 9aaa98a6 authored by Larry Hastings's avatar Larry Hastings

Restore Misc/NEWS entries lost in the merge for the previous commit.

parent 8433243a
......@@ -62,6 +62,10 @@ Library
- Issue #15164: Change return value of platform.uname() from a
plain tuple to a collections.namedtuple.
- Support Mageia Linux in the platform module.
- Issue #11678: Support Arch linux in the platform module.
- Issue #15118: Change return value of os.uname() and os.times() from
plain tuples to immutable iterable objects with named attributes
(structseq objects).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment