Skip to content

GH-148189: Fix miscalculation of type-specific free list memory use#148190

Open
MazinSharaf wants to merge 3 commits intopython:mainfrom
MazinSharaf:bytesizefix
Open

GH-148189: Fix miscalculation of type-specific free list memory use#148190
MazinSharaf wants to merge 3 commits intopython:mainfrom
MazinSharaf:bytesizefix

Conversation

@MazinSharaf
Copy link
Copy Markdown
Contributor

@MazinSharaf MazinSharaf commented Apr 7, 2026

Fixing calculation of bytes in type-specific free lists

GH-148189: Fix miscalculation of type-specific free list memory use

@tim-one tim-one changed the title Fix PyListObject size calculation in allocator GH-148189: Fix miscalculation of type-specific free list memory use Apr 7, 2026
Adjusted memory calculation for PyTupleObject freelist entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants