Skip to content

Drop claim that CPython 3.6+ preserves Marshmallow schema order#229

Merged
lafrech merged 1 commit intomarshmallow-code:masterfrom
mjpieters:patch-1
Feb 11, 2021
Merged

Drop claim that CPython 3.6+ preserves Marshmallow schema order#229
lafrech merged 1 commit intomarshmallow-code:masterfrom
mjpieters:patch-1

Conversation

@mjpieters
Copy link
Copy Markdown
Contributor

Unfortunately, the actual Marshmallow Schema implementation that orders fields uses sets and so doesn't honour schema field order.

Fixes #228

Unfortunately, the actual Marshmallow `Schema` implementation that orders fields uses _sets_ and so doesn't honour schema field order.

Fixes marshmallow-code#228
@lafrech lafrech merged commit 3f16dc3 into marshmallow-code:master Feb 11, 2021
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

Successfully merging this pull request may close these issues.

Docs: inaccurate claim on schema field ordering

2 participants