commit | 70ccee418d1f9d34ed15cfe7104221f9cfd27d03 | [log] [tgz] |
---|---|---|
author | Irit Katriel <1055913+iritkatriel@users.noreply.github.com> | Tue Aug 31 18:41:20 2021 +0100 |
committer | GitHub <noreply@github.com> | Tue Aug 31 20:41:20 2021 +0300 |
tree | 2395e39a5bb2fdd5c82bc991053a0a11e6058f54 | |
parent | 54f100514b02f6628450043e21ccfe39350d7ac7 [diff] |
bpo-45039: Consistently use ADDOP_LOAD_CONST in compiler rather than ADDOP_O(c, LOAD_CONST,...) (GH-28015)