You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't merge the pull request (or close the issue), but I've done the same build over on my fork of Spavro https://github.com/mikepk/spavro and it passes all tests - including py 3.9. I published it to pypi as v 1.1.24. I don't think Pluralsight wants to own this anymore - I'm currently checking with them (as the author I've been the only maintainer and I haven't been employed there for a while).
There was a change in cpython which means that the cython bits need to be regenerated
src/spavro/fast_binary.c:29031:74: error: no member named 'tp_print' in 'struct _typeobject'
The text was updated successfully, but these errors were encountered: