Skip to content

Conversation

@adrian-soto
Copy link

As it turns out, python3.8+ no longer ships with the linux_distribution function in the platform module (see https://bugs.python.org/issue28167). The docs recommend instead to use the homonym function from the distro package. This pull request

  1. installs the distro package
  2. imports linux_distribution from distro
  3. upgrades the package version to 1.0.1

@yearski
Copy link

yearski commented Dec 31, 2019

I submitted #8 as an alternative solution to the same problem.

@SigireddyBalasai
Copy link

i am creating new module with syncronous asyncronous and cli named PyIpify

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.

3 participants