<div align=justify>
This is PyCAPI's ninth release. It adds support for the following APIs:
`PyDict_SetDefault` `PyErr_SetFromErrnoWithFilenameObjects` `PyErr_SetImportError` `PyEval_EvalCode` `PyFunction_NewWithQualName` `PyNumber_InPlacePower` `PyNumber_Power` `PyObject_Call` `PySlice_New`
Additionally, PyCAPI now builds without failing on Python 3.4.
</div>