You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement __reduce__ to make SchemaValidator picklable (pydantic#53)
* attempt at implementing __reduce__
* python version
* remove loc
* back to rust
* use array
* minimize changes
* again use array
* remove import
* test all protocol versions
* Update src/validators/mod.rs
Co-authored-by: Samuel Colvin <[email protected]>
* Update src/validators/mod.rs
Co-authored-by: Samuel Colvin <[email protected]>
* pr feedback
* pointlessly tweak layout
Co-authored-by: Samuel Colvin <[email protected]>
Co-authored-by: Samuel Colvin <[email protected]>
0 commit comments