mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-19 06:10:58 +00:00
13 lines
541 B
Markdown
13 lines
541 B
Markdown
# NOTICE
|
|
|
|
We're currently in the process of rewriting pydantic in preparation for V2, see
|
|
https://pydantic-docs.helpmanual.io/blog/pydantic-v2/.
|
|
|
|
Please see https://github.com/orgs/pydantic/projects/1 for the major tasks required for this migration.
|
|
|
|
To avoid wasting your time, it would be best if you only created significant PRs related to that project.
|
|
|
|
Thank you for your interest in pydantic, and your patience. :pray:
|
|
|
|
**Note:** if you're making a pull request to fix pydantic v1.10, please make it against the `1.10.X-fixes` branch.
|