[issue33435] incorrect detection of information of some distributions

Andrey Bychkov report at bugs.python.org
Tue May 15 11:03:52 EDT 2018


Andrey Bychkov <mrandybu at gmail.com> added the comment:

I think that it would be good to update linux_distribution, the discussion has been going on for a long time, but still in some cases the information is not determined correctly.
It seems to me that the methods used are not entirely correct. My change more accurately determines information about the distribution using the modern standard-file os-release.
If my change seems to be good, I can continue to edit linux_distribution.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33435>
_______________________________________


More information about the Python-bugs-list mailing list