GH-100987: Don't cache references to the names and consts array in `_PyEval_EvalFrameDefault`. (#102640)
* Rename local variables, names and consts, from the interpeter loop. Will allow non-code objects in frames for better introspection of C builtins and extensions. * Remove unused dummy variables.
M
Mark Shannon committed
2d370da5702f07d044f0e612df68172852b89f42
Parent: 634cb61
Committed by GitHub <noreply@github.com>
on 3/13/2023, 6:35:37 PM