Message405992
Here's a weird one: for the last 8 years, we've defined a function called "PyNumber_InMatrixMultiply" in abstract.c. It's a pretty clear misspelling of "PyNumber_InPlaceMatrixMultiply", which is *also* defined in that file. There's no documentation or tests for it, which further suggests that its inclusion was a mistake.
Any new contributors interested in deleting that one line? :) |
|
Date |
User |
Action |
Args |
2021-11-09 00:49:15 | brandtbucher | set | recipients:
+ brandtbucher |
2021-11-09 00:49:15 | brandtbucher | set | messageid: <1636418955.82.0.973177651555.issue45760@roundup.psfhosted.org> |
2021-11-09 00:49:15 | brandtbucher | link | issue45760 messages |
2021-11-09 00:49:15 | brandtbucher | create | |
|