Skip to content

Deprecated function finally removed in Python 3.8 causing test fail #62

Closed
@sausix

Description

@sausix

Affects file:
blob/master/libcxx/utils/libcxx/test/target_info.py (2 occurrences)

Python doc:
https://docs.python.org/2/library/platform.html#platform.linux_distribution

Replacement and sample:
https://pypi.org/project/distro/

import distro
distro.linux_distribution(full_distribution_name=False)

Other affected people in AUR:
https://aur.archlinux.org/packages/libc%2B%2B/

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions