Skip to content

Replace SchemaFilter on TypedDictSerializer #516

Open
@samuelcolvin

Description

@samuelcolvin

We currently store a SchemaFilter on TypedDictSerializer and use that to exclude fields, we should instead use an exclude bool on TypedDictField to avoid unnecessary hashing.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions