Skip to content

bpo-38302. __rpow__ now called when __ipow__ returns NotImplemented#16459

Merged
brettcannon merged 9 commits into
python:masterfrom
ashkop:bpo-38302-ipow-fix
Feb 26, 2021
Merged

bpo-38302. __rpow__ now called when __ipow__ returns NotImplemented#16459
brettcannon merged 9 commits into
python:masterfrom
ashkop:bpo-38302-ipow-fix

Remove TERNARY_OP since op_name is now used in error message

80cad6c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs