Skip to content

Marshmallow warnings #767

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

Closed
zedrdave opened this issue Apr 8, 2025 · 2 comments
Closed

Marshmallow warnings #767

zedrdave opened this issue Apr 8, 2025 · 2 comments

Comments

@zedrdave
Copy link

zedrdave commented Apr 8, 2025

As of the current version of Marshmallow, there are a number of compatibility warnings (mainly caused by the use of ordered in the Pagination schema).

I believe the current dev version of flask-smorest fixes this, but it seems like it's been stuck in limbo for a while. Would you consider releasing a new version with these fixes?

@lafrech
Copy link
Member

lafrech commented Apr 15, 2025

Yup. I was waiting for marshmallow 4 to ship, but this seems to take a little time.

I just tried to release 0.46.0 with the compatibility fixes for latest marshmallow 3.x but got a CI issue. I'll try to carve out some time soonish to fix this and investigate #762.

@lafrech
Copy link
Member

lafrech commented Apr 18, 2025

The CI issue was transient. 0.46.0 is out so the warnings issue should be solved.

BTW, marshmallow 4 just shipped! I shall publish a new flask-smorest version soon. Changes are minimal (and only in tests).

@lafrech lafrech closed this as completed Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants