Skip to content

bpo-38302: when __ipow__ returns NotImplemented, fall back to __pow__/__rpow__#24587

Closed
brettcannon wants to merge 2 commits into
python:masterfrom
brettcannon:fix-ipow-fallback
Closed

bpo-38302: when __ipow__ returns NotImplemented, fall back to __pow__/__rpow__#24587
brettcannon wants to merge 2 commits into
python:masterfrom
brettcannon:fix-ipow-fallback

Add appropriate news updates

25bbe71
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs