You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed automatic deletion of generated C/C++ files
This was to force the entire project to be "recythonized" because sometimes changes (in the C headers) wouldn't trigger a regeneration of C/C++ files.
Use 'python setup.py clean' instead.
0 commit comments