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

refactor(python): Add a simple util issue_deprecation_warning #10146

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Jul 28, 2023

Very simple fix for a bunch of code duplication.

Also renamed the polars.utils.decorators module to polars.utils.deprecation, as all the functionality was dedicated to deprecating stuff.

I am issuing a lot of deprecation warnings these days, so I have to keep my life simple 😄

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Jul 28, 2023
@stinodego stinodego merged commit e4dd665 into main Jul 28, 2023
14 checks passed
@stinodego stinodego deleted the deprecation-util branch July 28, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant