Kaydet (Commit) e6bdc8f2 authored tarafından Larry Hastings's avatar Larry Hastings

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

üst 68386bc0
...@@ -62,6 +62,10 @@ Library ...@@ -62,6 +62,10 @@ Library
- Issue #15164: Change return value of platform.uname() from a - Issue #15164: Change return value of platform.uname() from a
plain tuple to a collections.namedtuple. 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 - Issue #15118: Change return value of os.uname() and os.times() from
plain tuples to immutable iterable objects with named attributes plain tuples to immutable iterable objects with named attributes
(structseq objects). (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