gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c#106758
Merged
iritkatriel merged 30 commits intopython:mainpython/cpython:mainfrom Jul 18, 2023
Commits
Commits on Jul 15, 2023
Commits on Jul 17, 2023
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- authored
- authored
- authored
- committed
- committed
Commits on Jul 18, 2023
- committed
- committed
- committed
- committed
- committed
- authored
- committed
- committed
Revert "update Tools/scripts/summarize_stats.py to use _opcode_metadata instead of opcode for _specialized_instructions"
Show description for 6077263committedRevert "import _specializations, _specialized_instructions directly from _opcode_metadata rather than via opcode"
Show description for 98ba11fcommittedRevert "add stack effect to dis.__all__"
Show description for cc8e5e1committedRevert "import _opcode directly into dis, rather than via opcode"
Show description for 31dbfeccommitted- authored