10000 gh-108727: Fix segfault due to missing tp_dealloc definition for CounterOptimizer_Type by iritkatriel · Pull Request #108734 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

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

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

iritkatriel
Copy link
Member
@iritkatriel iritkatriel commented Aug 31, 2023

@iritkatriel iritkatriel added type-bug An unexpected behavior, bug, or error interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Aug 31, 2023
Copy link
Member
@markshannon markshannon left a comment

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
0