django-apiblueprint-view icon indicating copy to clipboard operation
django-apiblueprint-view copied to clipboard

WIP test on python 3.13

Open chris48s opened this issue 1 year ago • 1 comments

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

chris48s avatar Oct 12 '24 20:10 chris48s