ceval cleanup
- Make many variables local to the opcode; Kill u, v, w, and x. - Force every opcode to end with DISPATCH or jump to error handling. - Simplify error handling. - Check error statuses in more places. Closes #16191.
This commit is contained in:
parent
6072e0bf42
commit
31a58ff1c3
2186
Python/ceval.c
2186
Python/ceval.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue