Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e6bdc8f

Browse files
committed
Restore Misc/NEWS entries lost in the merge for the previous commit.
1 parent 68386bc commit e6bdc8f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ Library
6262
- Issue #15164: Change return value of platform.uname() from a
6363
plain tuple to a collections.namedtuple.
6464

65+
- Support Mageia Linux in the platform module.
66+
67+
- Issue #11678: Support Arch linux in the platform module.
68+
6569
- Issue #15118: Change return value of os.uname() and os.times() from
6670
plain tuples to immutable iterable objects with named attributes
6771
(structseq objects).

0 commit comments

Comments
 (0)