8000 Fix memory leak in arrow export using array structure by wiredfool · Pull Request #8953 · python-pillow/Pillow · GitHub
[go: up one dir, main page]

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

Closed
wants to merge 2 commits into 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 mentioned this pull request May 13, 2025
1 task
@wiredfool wiredfool added Bug Any unexpected behavior, until confirmed feature. Memory labels May 13, 2025
@radarhere
Copy link
Member

For awareness when reviewing - this is also included in #8954

@wiredfool
Copy link
Member Author

Closing in favor of #8954, as that one actually has tests.

@wiredfool wiredfool closed this May 30, 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__()
2 participants
0