-
scoder authored
Distutils uses threading internally. Also silence some warnings about redefined classes and function signatures when setting up the builtin scope. This is at most a second-best solution since we may not notice legitimate bugs on our side this way. Better make sure we have good test coverage of builtins and related optimisations. Closes https://github.com/cython/cython/issues/4503
f372c5ab