Open
Description
What happened?
When running pytest
on Python 3.12 a bunch of tests fail with
RecursionError: maximum recursion depth exceeded
which seems to stem from
AttributeError("'bls12_381_FQ12' object has no attribute 'coeffs'") raised in repr()
Code that produced the error
No response
Full error output
No response
Fill this section in if you know how this could or should be fixed
No response
py-ecc Version
7.0.0
Python Version
3.12.2
Operating System
Linux
Output from pip freeze
No response
Metadata
Metadata
Assignees
Labels
No labels