diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-16 15:32:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 15:32:41 (GMT) |
commit | 62ff86fa55c903a8362a64ecc363d8443aff2d07 (patch) | |
tree | 65b6b08b3c8ecfaa9e73b2ebb73e5f0b9ca8bdd0 /Python/optimizer_bytecodes.c | |
parent | 72da4a445867648ee668bfc68a9bb659dfebe658 (diff) | |
download | cpython-62ff86fa55c903a8362a64ecc363d8443aff2d07.zip cpython-62ff86fa55c903a8362a64ecc363d8443aff2d07.tar.gz cpython-62ff86fa55c903a8362a64ecc363d8443aff2d07.tar.bz2 |
gh-130104: Call __rpow__ in ternary pow() if necessary (GH-130251)
Previously it was only called in binary pow() and the binary
power operator.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions