bpo-36379: __ipow__ must be a ternaryfunc, not a binaryfunc by ZackerySpytz ยท Pull Request #13546 ยท python/cpython
Conversation
If a type's __ipow__ method was implemented in C, attempting to use the *modulo* parameter would cause crashes.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thanks @ZackerySpytz for the PR ๐ฎ๐.. I'm working now to backport this PR to: 3.7.
๐๐โ๐ค
I'm having trouble backporting to 3.7. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.7 label.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters