Bug fixes
-
Fixed reference leak caused by
Py_INCREFbecause Cython has its own reference counter systems -- by :user:Vizonex.Related issues and pull requests on GitHub:
#162.
Contributor-facing changes
-
Fixes the default value for the
os
parameter inreusable-build-wheel.yml
to beubuntu-latestinstead of
ubuntu.Related issues and pull requests on GitHub:
#155.