Message377766
Also of note, there is actually no way to call `PyNumber_InPlacePower` from pure python from what I can tell. Even libraries like numpy don't implement the three-argument version of the nb_inplace_power slot. |
|
Date |
User |
Action |
Args |
2020-10-01 15:46:29 | ammar2 | set | recipients:
+ ammar2, brett.cannon, hodgestar |
2020-10-01 15:46:29 | ammar2 | set | messageid: <1601567189.61.0.292893652018.issue41903@roundup.psfhosted.org> |
2020-10-01 15:46:29 | ammar2 | link | issue41903 messages |
2020-10-01 15:46:29 | ammar2 | create | |
|