Skip to content

Fix #6 Python 3.8 compatible Linux distribution name detection #7

Merged
histrio merged 2 commits into
masterfrom
py38-compatible-linux-distro
Oct 5, 2020
Merged

Fix #6 Python 3.8 compatible Linux distribution name detection #7
histrio merged 2 commits into
masterfrom
py38-compatible-linux-distro

Conversation

@histrio
Copy link
Copy Markdown
Collaborator

@histrio histrio commented Oct 5, 2020

platform.linux_distribution is deprecated for 3.8 so we have to implement our own methods like reading and parsing /etc/os-release file

platform.linux_distribution is deprecated for 3.8 so we have to
implement own methods like reading and parsing /etc/os-release file
@histrio histrio changed the title Fix #1 Python 3.8 compatible Linux distribution name detection Fix #6 Python 3.8 compatible Linux distribution name detection Oct 5, 2020
@histrio histrio merged commit 4c6531c into master Oct 5, 2020
@histrio histrio deleted the py38-compatible-linux-distro branch October 26, 2020 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant