Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

platform.dist() is deprecated since Python3.5, replaced with distro #568

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

bastien34
Copy link
Contributor

Replace platform module with distro to avoid AttributeError: module 'platform' has no attribute 'dist' issue since Python 3.8.

See here: https://docs.python.org/3.7/library/platform.html#unix-platforms

@micahflee micahflee merged commit deb90f7 into torproject:develop Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants