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): fix potential memory leak from usage of inspect.currentframe #10630

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

MarcoGorelli
Copy link
Collaborator

originally reported here: pandas-dev/pandas#54628

@MarcoGorelli MarcoGorelli changed the title chore(python): fix potential memory leak from usage of inspect chore(python): fix potential memory leak from usage of inspect.currentframe Aug 20, 2023
@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Aug 20, 2023
@MarcoGorelli MarcoGorelli force-pushed the del-frame branch 2 times, most recently from 792bb1f to 087c491 Compare August 20, 2023 14:52
@MarcoGorelli MarcoGorelli marked this pull request as ready for review August 20, 2023 15:13
@alexander-beedie alexander-beedie merged commit 55cb641 into pola-rs:main Aug 20, 2023
12 checks passed
@alexander-beedie
Copy link
Collaborator

Looks good to me.

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