Fix unused variable warning #103826
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
8000
Uh oh!
There was an error while loading. Please reload this page.
#102343 introduced a variable used only in the assert macro, causing unused variable warnings in release mode.
Linked PRs
The text was updated successfully, but these errors were encountered: