Skip to content

[draft] gh-116946: Emit RuntimeError if a heap type does not implement traverse - #116947

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:warn_traverse
Closed

[draft] gh-116946: Emit RuntimeError if a heap type does not implement traverse#116947
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:warn_traverse

Conversation

@vstinner

@vstinnervstinner commented Mar 18, 2024

Copy link
Copy Markdown
Member

@vstinnervstinner changed the title gh-116946: Emit RuntimeError if a heap does not implement traverse[draft] gh-116946: Emit RuntimeError if a heap does not implement traverseMar 18, 2024
@vstinner

Copy link
Copy Markdown
MemberAuthor

This PR is only for debugging purpose, I close it.

@vstinner
vstinner deleted the warn_traverse branch March 20, 2024 18:59
@vstinnervstinner changed the title [draft] gh-116946: Emit RuntimeError if a heap does not implement traverse[draft] gh-116946: Emit RuntimeError if a heap type does not implement traverseMay 20, 2024
Sign up for freeto 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.

1 participant

@vstinner