Skip to content

Conversation

@encukou
Copy link
Contributor

@encukou encukou commented May 16, 2018

The distro package is now recommended in Python documentation
as a replacement for platform.linux_distribution. See:

Also, platform.linux_distribution is removed from
Python 3.8 (which is not released yet). See:

Reflect this in distro's README and docstring.

The distro package is now recommended in Python documentation
as a replacement for `platform.linux_distribution`. See:

* https://docs.python.org/3.7/library/platform.html#platform.linux_distribution
* python/cpython#6669

Also, `platform.linux_distribution` is removed from
Python 3.8 (which is not released yet). See:

* https://docs.python.org/3.8/library/platform.html
* python/cpython#6871

Reflect this in `distro`'s README and docstring.
@nir0s nir0s merged commit 500d206 into python-distro:master May 17, 2018
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.

2 participants