django-apiblueprint-view
django-apiblueprint-view copied to clipboard
WIP test on python 3.13
Fails with
ImportError: /home/runner/.cache/pypoetry/virtualenvs/django-apiblueprint-view-bz5ChO0m-py3.13/lib/python3.13/site-packages/_cffi_backend.cpython-313-x86_64-linux-gnu.so: undefined symbol: _PyErr_WriteUnraisableMsg
There isn't yet a released version of cffi with a fix
https://github.com/python-cffi/cffi/issues/23