Skip to content

gh-108727: Fix segfault due to missing tp_dealloc definition for CounterOptimizer_Type#108734

Merged
markshannon merged 1 commit into
python:mainfrom
iritkatriel:gh-108727
Sep 1, 2023
Merged

gh-108727: Fix segfault due to missing tp_dealloc definition for CounterOptimizer_Type#108734
markshannon merged 1 commit into
python:mainfrom
iritkatriel:gh-108727

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Aug 31, 2023

Copy link
Copy Markdown
Member

@iritkatriel iritkatriel added type-bug An unexpected behavior, bug, or error interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Aug 31, 2023

@markshannon markshannon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_testinternalcapi.get_counter_optimizer() segfaults

3 participants