Windows: Don't use _PyObject_GC_[UN]TRACK to fix linker error
Python docs says they should not be used in extension modules. https://docs.python.org/3/c-api/gcsupport.html#c._PyObject_GC_TRACK
Showing
Please register or sign in to comment