New warning: unused variable ‘main_interp’ #104233
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
Uh oh!
There was an error while loading. Please reload this page.
Here:
cpython/Python/ceval_gil.c
Lines 550 to 553 in f508800
Cause: f3e7eb4
I think the right thing to do here is to guard these lines with
#ifdef Py_DEBUG
.I will send a PR.
CC @ericsnowcurrently
Linked PRs
ceval_gil.c
#104234The text was updated successfully, but these errors were encountered: