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

chore(python): Remove stacklevels checker utility script #11962

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Oct 23, 2023

This linting script was introduced by @MarcoGorelli before we had the find_stacklevel util and the various deprecation utils.

At this point, it has outlived its usefulness. With only a handful of direct calls to warnings.warn, I'd rather clean this up.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Oct 23, 2023
@stinodego stinodego changed the title chore: Remove stacklevels checker utility script chore(python): Remove stacklevels checker utility script Oct 23, 2023
@stinodego stinodego removed the rust Related to Rust Polars label Oct 23, 2023
@stinodego stinodego marked this pull request as ready for review October 23, 2023 21:30
@stinodego stinodego marked this pull request as draft October 24, 2023 07:25
@stinodego stinodego marked this pull request as ready for review October 24, 2023 23:02
@ritchie46 ritchie46 merged commit 899c3d9 into main Oct 25, 2023
12 checks passed
@ritchie46 ritchie46 deleted the stacklevels branch October 25, 2023 05:38
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.

2 participants