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

Avoid creation of sized POINTER types at runtime #347

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

mara004
Copy link
Member

@mara004 mara004 commented Mar 9, 2025

CC #346

@mara004 mara004 changed the title Avoid creation of sized POINTER types. Avoid creation of sized POINTER types Mar 9, 2025
@mara004 mara004 changed the base branch from justfile to main March 9, 2025 19:26
@mara004
Copy link
Member Author

mara004 commented Mar 9, 2025

@richardhundt Could you test this patch? (You may need to update your code to the upcoming v5 API first.)

@mara004 mara004 linked an issue Mar 9, 2025 that may be closed by this pull request
1 task
@mara004 mara004 changed the title Avoid creation of sized POINTER types Avoid creation of sized POINTER types at runtime Mar 9, 2025
@richardhundt
Copy link

@richardhundt Could you test this patch? (You may need to update your code to the upcoming v5 API first.)

Sure, I'll test it tomorrow. Thanks!

@mara004 mara004 marked this pull request as ready for review March 11, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ctypes.POINTER memory leak in _buffer_reader / _buffer_writer
2 participants