Skip to content

Conversation

HorlogeSkynet
Copy link
Member

(see #322 for context)

distro as well as LinuxDistribution uname_attr and uname_info public methods are based on _parse_uname_content function which purposely ignores release information part from uname -rs command output on Linux platforms. This makes it specially designed for distro internals, and shouldn't be publicly available as stable API.

We'll deprecate these methods in v1.11.0, in order to allow API removals in the future (e.g. distro v2).

distro as well as LinuxDistribution `uname_attr` and `uname_info` public
methods are based on `_parse_uname_content` function which purposely
ignores release information part from `uname -rs` command output on
Linux platforms. This makes it specially designed for distro internals,
and shouldn't be publicly available as stable API.

We'll deprecate these methods in v1.11.0, in order to allow API removals
in the future (e.g. distro v2).

> closes #322
@HorlogeSkynet
Copy link
Member Author

Up @python-distro/maintainers 🙏

@HorlogeSkynet HorlogeSkynet mentioned this pull request Oct 26, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant