mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-106812: Refactor cases_generator to allow uops with array stack effects (#107564)
Introducing a new file, stacking.py, that takes over several responsibilities related to symbolic evaluation of push/pop operations, with more generality.
This commit is contained in:
parent
407d7fda94
commit
400835ea16
12 changed files with 1798 additions and 1098 deletions
611
Python/executor_cases.c.h
generated
611
Python/executor_cases.c.h
generated
File diff suppressed because it is too large
Load diff
1194
Python/generated_cases.c.h
generated
1194
Python/generated_cases.c.h
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue