python-cffi / cffi

A Foreign Function Interface package for calling C libraries from Python.
https://cffi.readthedocs.io/en/latest/
Other
133 stars 42 forks source link

testing/embedded tests are failing on windows #136

Open mattip opened 1 month ago

mattip commented 1 month ago

In #135 I re-enabled test for windows. The testing/embedded tests are failing. For now I skipped them, but that is not really a long-term solution.