We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Py_STACKREF_DEBUG
I think this is a relatively recent regression, probably in the last month or so.
Can be reproduced by uncommenting the line:
// #define Py_STACKREF_DEBUG 1
in pycore_structs.h
CPython main branch
Linux