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

Conversation

@brettcannon

@brettcannon brettcannon commented Feb 19, 2021

Copy link
Copy Markdown
Member

@ammaraskar

Copy link
Copy Markdown
Member

Just FYI there was an existing PR attached to the issue: #16459

@brettcannon

Copy link
Copy Markdown
Member Author

@ammaraskar thanks for pointing that out! I totally missed it.

@brettcannon brettcannon deleted the fix-ipow-fallback branch September 17, 2021 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants