- Fix failing
distutils.msvc9compiler
imports under Windows (#118). ffibuilder.emit_python_code()
andffibuiler.emit_c_code()
accept file-like objects (#115).ffiplatform
calls are bypassed byffibuilder.emit_python_code()
andffibuilder.emit_c_code()
(#81).
Full Changelog: v1.17.0...v1.17.1