Arthur Pastel
Results
22
issues of
Arthur Pastel
Currently, installing the package on Python 3.13 will raise the following error because of `cffi` 1.16.0: > 'PyErr_WriteUnraisable' declared here PyAPI_FUNC(void) PyErr_WriteUnraisable(PyObject *); This is fixed in cffi 1.17.0, but...