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

filter out deprecation warnings for platform.dist in get_os_version and platform.linux_distribution in get_os_name #4175

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

Flamefire
Copy link
Contributor

@Flamefire Flamefire commented Jan 9, 2023

Those 2 are deprecated and eventually removed which we do handle, so ignore the deprecation warnings.

Extracted from #3790

@boegel boegel changed the title Avoid deprecation warnings for platform.dist/linux_distribution filter out deprecation warnings for platform.dist in get_os_version and platform.linux_distribution in get_os_name Jan 18, 2023
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel added the bug fix label Jan 18, 2023
@boegel boegel added this to the next release (4.7.1?) milestone Jan 18, 2023
@boegel boegel merged commit c6595db into easybuilders:develop Jan 18, 2023
@Flamefire Flamefire deleted the deprecation-fix branch January 18, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants