Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv8 is incompatible with marshmallow>=3.24.0 #1333

Closed
qstokkink opened this issue Jan 7, 2025 · 1 comment
Closed

IPv8 is incompatible with marshmallow>=3.24.0 #1333

qstokkink opened this issue Jan 7, 2025 · 1 comment
Assignees
Labels
priority: medium Enhancements, features or exotic bugs

Comments

@qstokkink
Copy link
Collaborator

Specifically, the SchemaABC no longer exists in marshmallow.base.

It seems we should either use marshmallow.schema.Schema or marshmallow.schema.SchemaMeta.

@qstokkink qstokkink added the priority: medium Enhancements, features or exotic bugs label Jan 7, 2025
@qstokkink qstokkink self-assigned this Jan 20, 2025
@qstokkink
Copy link
Collaborator Author

The SchemaABC is back since 3.25.0. I guess we can close this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Enhancements, features or exotic bugs
Development

No branches or pull requests

1 participant