Skip to content

gh-127635: Use flexible array in tracemalloc#141991

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:tracemalloc_flexible_array
Nov 27, 2025
Merged

gh-127635: Use flexible array in tracemalloc#141991
vstinner merged 1 commit intopython:mainfrom
vstinner:tracemalloc_flexible_array

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Nov 26, 2025

Replace frames[1] with frames[] in tracemalloc_traceback structure.
@vstinner vstinner merged commit 83d8134 into python:main Nov 27, 2025
48 checks passed
@vstinner vstinner deleted the tracemalloc_flexible_array branch November 27, 2025 11:32
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Replace frames[1] with frames[] in tracemalloc_traceback structure.
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