Skip to content

Fix memory leak in arrow export using array structure #8953

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wiredfool
Copy link
Member

Fixes #8950 .

Changes proposed in this pull request:

  • Properly handle releasing the image associated with PyArrow capsules that have child arrays.

@wiredfool wiredfool added Bug Any unexpected behavior, until confirmed feature. Memory labels May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Any unexpected behavior, until confirmed feature. Memory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak when calling PIL.Image.Image.__arrow_c_array__()
1 participant