Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-26280: Port BINARY_SUBSCR to PEP 659 adaptive interpreter (GH-27043) | Irit Katriel | 2021-07-15 | 1 | -1/+47 |
* | Add file describing how to add or modify specialized families of instructions... | Mark Shannon | 2021-07-01 | 1 | -0/+4 |
* | bpo-44337: Improve LOAD_ATTR specialization (GH-26759) | Mark Shannon | 2021-06-21 | 1 | -72/+176 |
* | Add extra stats for attribute misses (GH-26732) | Mark Shannon | 2021-06-15 | 1 | -2/+85 |
* | bpo-44338: Port LOAD_GLOBAL to PEP 659 adaptive interpreter (GH-26638) | Mark Shannon | 2021-06-14 | 1 | -11/+89 |
* | Add more const modifiers. (GH-26691) | Serhiy Storchaka | 2021-06-12 | 1 | -1/+1 |
* | bpo-44337: Port LOAD_ATTR to PEP 659 adaptive interpreter (GH-26595) | Mark Shannon | 2021-06-10 | 1 | -2/+175 |
* | bpo-44187: Quickening infrastructure (GH-26264) | Mark Shannon | 2021-06-07 | 1 | -0/+197 |