commit | f2392133eba777f05947a8996c507690b95379c3 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Tue Dec 13 19:03:51 2016 -0500 |
committer | Yury Selivanov <yury@magic.io> | Tue Dec 13 19:03:51 2016 -0500 |
tree | 3d3e352b04691dabeab1eb8502c2417d2af04826 | |
parent | e6bb53bf61ac24feca775bdaa651433b8466d2fa [diff] |
Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes. Special thanks to INADA Naoki for pushing the patch through the last mile, Serhiy Storchaka for reviewing the code, and to Victor Stinner for suggesting the idea (originally implemented in the PyPy project).