"docs/vscode:/vscode.git/clone" did not exist on "0b3f44ebdfd9bdb8dface02ffa0dbde0e29ad542"
Adapt to python3.8 C API change (#1950)
* Adapt to python3.8 C API change Do `Py_DECREF(type)` on all python objects on deallocation fix #1946 * Add bare python3.8 build to CI matrix While numpy/scipy wheels are available, run python3.8 test without them
Showing
Please register or sign in to comment