Section 25.7. (AST to CFG to Bytecode) describes the `ADDOP_*` macros used in Python/compile.c, but it is out of sync with the implementation.