mirror of
https://github.com/python/cpython.git
synced 2025-07-19 17:25:54 +00:00
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
1 changed files with 1131 additions and 1055 deletions
2186
Python/ceval.c
2186
Python/ceval.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue