-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Summary
- As raised by @lucidfrontier45 in support Pydantic v2 #48, we need Pydantic v2 support in
pydantic-argparse
. - We now have pseudo-Pydantic v2 support, as the
pydantic
dependency is at least unpinned. - However this is just a shim to the Pydantic v1 API.
- We should implement real Pydantic v2 support.
- I think maintaining both Pydantic v1 and v2 compatibility is probably unreasonable (TBD).
- More information to follow...
Notes
- Looks like our forks may have done some of the heavy-lifting
thibgc0xDeadcell, Gudsfile, rzyns, abhinavDhulipala and noootch
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request