[issue1322] Deprecate platform.dist() and platform.linux_distribution() functions

Andy Maier report at bugs.python.org
Fri Dec 18 14:36:33 EST 2015


Andy Maier added the comment:

Nir, 
I appreciate very much what you are doing. I was about to do the same ;-)

I'll review your code shortly. I like the idea to use /etc/os-release, as it has the most complete information. Stay tuned.
Andy

Am 6. Dezember 2015 18:12:52 MEZ, schrieb Nir Cohen <report at bugs.python.org>:
>
>Nir Cohen added the comment:
>
>I have a premliminary implementation of it: https://github.com/nir0s/ld
>
>Would love some help. It tries to use adhere to the standards
>(os-release first, lsb-release later, then, distro-specific release
>files).
>
>It also returns more types of values then there were before.
>
>----------
>nosy: +nir0s
>
>_______________________________________
>Python tracker <report at bugs.python.org>
><http://bugs.python.org/issue1322>
>_______________________________________

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1322>
_______________________________________


More information about the Python-bugs-list mailing list