`LOAD_METHOD` split off from `LOAD_ATTR` in 3.7 as a compiler based optimisation. I proposed to merge it back to enable better specialization. The actual `LOAD_METHOD` instruction is left around as a virtual instruction at the moment. See https://github.com/faster-cpython/ideas/discussions/400#discussioncomment-2867659