Fix warning when compiling with Python 3.5.
The PyNumberMethods initializer has two more elements in Python 3.5, for matrix multiplication.
Showing
Please register or sign in to comment
The PyNumberMethods initializer has two more elements in Python 3.5, for matrix multiplication.