Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68386bc commit e6bdc8fCopy full SHA for e6bdc8f
1 file changed
Misc/NEWS
@@ -62,6 +62,10 @@ Library
62
- Issue #15164: Change return value of platform.uname() from a
63
plain tuple to a collections.namedtuple.
64
65
+- Support Mageia Linux in the platform module.
66
+
67
+- Issue #11678: Support Arch linux in the platform module.
68
69
- Issue #15118: Change return value of os.uname() and os.times() from
70
plain tuples to immutable iterable objects with named attributes
71
(structseq objects).
0 commit comments