summaryrefslogtreecommitdiffstats
path: root/Lib/_opcode_metadata.py
Commit message (Expand)AuthorAgeFilesLines
* GH-100288: Specialize LOAD_ATTR for simple class attributes. (#105990)Mark Shannon2023-07-101-0/+2
* GH-106008: Make implicit boolean conversions explicit (GH-106003)Brandt Bucher2023-06-291-0/+8
* GH-91095: Specialize calls to normal Python classes. (GH-99331)Mark Shannon2023-06-221-0/+1
* gh-105481: generate _specializations and _specialized_instructions from bytec...Irit Katriel2023-06-191-0/+94