This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients SilentGhost, aeros, jaraco, legendu, lemburg, petr.viktorin
Date 2020-06-14.07:45:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592120738.24.0.312928324092.issue40973@roundup.psfhosted.org>
In-reply-to
Content
This is the result of removal of platform.linux_distribution() in #28167. Which was deprecated since 3.5. As far as I understand, suggested replacement is distro package on pypi (https://pypi.org/project/distro/).
History
Date User Action Args
2020-06-14 07:45:38SilentGhostsetrecipients: + SilentGhost, lemburg, jaraco, petr.viktorin, aeros, legendu
2020-06-14 07:45:38SilentGhostsetmessageid: <1592120738.24.0.312928324092.issue40973@roundup.psfhosted.org>
2020-06-14 07:45:38SilentGhostlinkissue40973 messages
2020-06-14 07:45:38SilentGhostcreate