8000 Revert "Added EXTENDED_ARG to type prop (#29)" · pylbbv/pylbbv@47d1029 · GitHub
[go: up one dir, main page]

Skip to content

Commit 47d1029

Browse files
Revert "Added EXTENDED_ARG to type prop (#29)"
This reverts commit 590e99a.
1 parent 590e99a commit 47d1029

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Python/tier2_typepropagator.c.h

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tools/cases_generator/generate_cases.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"MATCH_MAPPING",
7171
"MATCH_SEQUENCE",
7272
"MATCH_KEYS",
73+
"EXTENDED_ARG",
7374
"WITH_EXCEPT_START",
7475
# Type propagation across these instructions are forbidden
7576
# due to conditional effects that can't be determined statically

0 commit comments

Comments
 (0)
0