An open API service providing commit metadata for open source projects.

GitHub / openhands-commit0/pydantic / commits

SHA Message Author Date Stats
b99a08ef AI generated code. nanjiangwill <w****8@g****m> over 1 year ago
6477c38a Implement missing functions in _generate_schema.py openhands <o****s@a****v> almost 2 years ago
edc435d8 Add is_generic_alias function openhands <o****s@a****v> almost 2 years ago
b2da8df4 Implement missing functions in _typing_extra.py openhands <o****s@a****v> almost 2 years ago
3d49b830 Implement getattr_migration function openhands <o****s@a****v> almost 2 years ago
ae5d52b4 Implement PydanticUndefinedAnnotation.from_name_error method openhands <o****s@a****v> almost 2 years ago
779ab614 Commit 0 Wenting Zhao <w****o@o****m> almost 2 years ago
4978ee23 update history sydney-runkle <s****e@g****m> about 2 years ago
03459290 v bump sydney-runkle <s****e@g****m> about 2 years ago
040865f3 update history sydney-runkle <s****e@g****m> about 2 years ago
5a33e3b2 bump version sydney-runkle <s****e@g****m> about 2 years ago
d390a041 Fix issue with assertion caused by pluggable schema validator (#9838) David Montague <3****u@u****m>
Committed by: sydney-runkle <s****e@g****m>
about 2 years ago
2f9abb29 Bump `pydantic-core` to `v2.20.1`, `pydantic-extra-types` to `v2.9.0` (#9832) Sydney Runkle <5****e@u****m>
Committed by: sydney-runkle <s****e@g****m>
about 2 years ago
ce9c5f78 Remove spooky meetings file (#9824) Sydney Runkle <5****e@u****m>
Committed by: sydney-runkle <s****e@g****m>
about 2 years ago
6bdd6d11 Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ... Adam Poulemanos <8****p@u****m>
Committed by: sydney-runkle <s****e@g****m>
about 2 years ago
701ccdec Fix list constraint json schema application (#9818) Sydney Runkle <5****e@u****m>
Committed by: sydney-runkle <s****e@g****m>
about 2 years ago
2a066a26 Bump `ruff` to `v0.5.0` and `pyright` to `v1.1.369` (#9801) Sydney Runkle <5****e@u****m>
Committed by: sydney-runkle <s****e@g****m>
about 2 years ago
11b8340d Fix breaking change in `to_snake` from v2.7 -> v2.8 (#9812) Sydney Runkle <5****e@u****m>
Committed by: sydney-runkle <s****e@g****m>
about 2 years ago
1609e2ad Prep for v2.8 release (#9806) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
411dfd89 👥 Update Pydantic People (#9803)
Co-authored-by: github-actions <g****s@g****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e280663f Add Nested Model Field Validation Examples to Docs (#9735)
Co-authored-by: Sydney Runkle <5****e@u****m>, sydney-runkle <s****e@g****m>
dAIsySHEng1 <4****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a002e697 Fix Python version check for `_eval_type` (#9781) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e108fd17 Docs updates to prep for v2.8 (#9778)
Co-authored-by: David Montague <3****u@u****m>
Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
011d8b60 Fix documentation formatting (#9779) Ofek Lev <o****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
738b5d71 Add note about Pipeline API recommended usage (#9777) Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8a0f3353 Document and test `ser_json_inf_nan='strings'` variant (#9771) Josh Newman <s****c@j****v>
Committed by: GitHub <n****y@g****m>
about 2 years ago
764e1488 Preparing for the v2.8.0b1 release! (#9776) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fcd20108 `validate_call` type params fix (#9760) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
04f3a464 Update `pdm` version used for `pdm.lock` (#9761) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1c33b03e docs: Add note about mypy plugin configuration for --disallow-any-explicit (#...
Co-authored-by: Sydney Runkle <5****e@u****m>
Yassin Nouh <7****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bd4bc1a8 ⚡️ Speed up `unwrap_wrapped_function()` by 93% in `pydantic/_internal/_decora...
Co-authored-by: codeflash-ai[bot] <1****]@u****m>, Sydney Runkle <5****e@u****m>
Saurabh Misra <m****1@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
76c191d9 Add support for 3.13 (#9743) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f024d03b Add "DECIMAL_CONSTRAINTS" to allow field constraints on "Optional[Decimal]" (...
Co-authored-by: Sydney Runkle <5****e@u****m>
lazyhope <7****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
baf4edc3 Revert change - we already have a downloads / month badge (#9752) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
32f49189 Implement fail-fast feature (#9708)
Co-authored-by: Sydney Runkle <5****e@u****m>, sydney-runkle <s****e@g****m>
Yurii Karabas <1****o@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5694da3a ⚡️ Speed up `to_snake()` by 27% in `pydantic/alias_generators.py` (#9747)
Co-authored-by: codeflash-ai[bot] <1****]@u****m>, Sydney Runkle <5****e@u****m>
Saurabh Misra <m****1@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
df7340d8 Monthly downloads badge added (#9746)
Co-authored-by: Sydney Runkle <5****e@u****m>
mylapallilavanyaa <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b51e0aa5 Bump `pydantic-core` to v2.20.0 (#9745) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
557be4d9 Add support for programmatic title generation (#9183)
Co-authored-by: Sydney Runkle <5****e@u****m>
Neev Cohen <7****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
20b9176f test: increase `pydantic\aliases.py` coverage to 100% (#9740)
Co-authored-by: Sydney Runkle <5****e@u****m>
Alessandro Miola <3****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
941c021d Package update to prep for v2.8 (#9741) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1c98c79c Use normalized case for file path comparison (#9737) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c08dacde Explain fixes for `email-validator` import on AWS Lambda (#9725) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
abfcb421 Add AWS Lambda Section to Integrations Docs (#9717) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2852700f Hopefully last open PR for the labeler update (#9724) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
33e994df Hooky config update -- only Sydney as a reviewer for now (#9719) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
09bb639e Check all warnings returned by pytest.warns() (#9702)
Co-authored-by: sydney-runkle <s****e@g****m>
Steve Kowalik <s****n@w****g>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5a77c5c8 ⚡️ Speed up `is_pydantic_dataclass()` by 41% in `pydantic/dataclasses.py` (#9...
Co-authored-by: codeflash-ai[bot] <1****]@u****m>, Sydney Runkle <5****e@u****m>
Saurabh Misra <m****1@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6b0e7de4 ⚡️ Speed up `_get_all_json_refs()` by 34% in `pydantic/json_schema.py` (#9650)
Co-authored-by: codeflash-ai[bot] <1****]@u****m>, Sydney Runkle <5****e@u****m>
Saurabh Misra <m****1@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8128b173 Docs updates (#9713) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
471b9599 docs: update migration docs (#9694) exs-dwoodward <1****d@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
68a27478 Update `pydantic.v1` stub to v1.10.17 (#9707) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9a4619d0 Docs update for new smart union behavior (#9700)
Co-authored-by: David Hewitt <d****t@p****v>
Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c66288a6 Relax type specification for `__validators__` values in `create_model` (#9697) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
668c7285 Docs update for dynamic models (#9695) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
478ed07d ⚡️ Speed up `_display_error_loc()` by 25% in `pydantic/v1/error_wrappers.py` ...
Co-authored-by: codeflash-ai[bot] <1****]@u****m>, Sydney Runkle <5****e@u****m>
Saurabh Misra <m****1@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9dac6844 Bump pyright to 1.1.367 and add type checking tests for pipeline API (#9674)
Co-authored-by: Sydney Runkle <5****e@u****m>
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8bcc9007 Docs update -- alias precedence (#9684) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ff51bc0b Update citation version automatically (#9673) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fd8508be Allow a field specifier on __pydantic_extra__ (#9659) David Montague <3****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9d1cec97 Update `pyright` to `1.1.366` (#9604)
Co-authored-by: Sydney Runkle <5****e@u****m>, sydney-runkle <s****e@g****m>
Victorien <6****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b95472dc Bump `pydantic-core` to `v2.19.0` (#9646) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fae4baca 2.7.4 history update (#9643) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
45813eb7 Fix type hint on `IpvAnyAddress` (#9640) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
055f900f V1 bump to v1.10.16 (#9639) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
99c6a063 Respect regex flags in validation and json schema (#9591)
Co-authored-by: David Hewitt <d****t@p****v>
Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
811db73e Patch for serialized json schema defaults (#9624) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
13dc7c34 Fix annotation application logic (#9623) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d93a0460 Add TLD not required corrections to docs (#9620) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8333bd59 Fix bug with mypy plugin's handling of covariant typevar fields (#9606) David Montague <3****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4dfde6f4 docs: include documentation for BaseModel.model_validate_strings (#9506)
Co-authored-by: sydney-runkle <s****e@g****m>
Etienne Wodey <4****x@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
afa1738a Ignore format related commits in git blame (#9601) Victorien <6****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
332e77ba Update to Ruff `0.4.8` (#9585)
Co-authored-by: sydney-runkle <s****e@g****m>
Victorien <6****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0c180c82 Ignore other warnings when checking warnings (#9527)
Co-authored-by: sydney-runkle <s****e@g****m>
Steve Kowalik <s****n@w****g>
Committed by: GitHub <n****y@g****m>
about 2 years ago
218388bc Minor docs update - note on model validator inheritance (#9596) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2c357538 Expand test coverage for experimental Pipeline API (#9595) K <5****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6055019d Remove hooky reviewer round robin system (#9592) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
28ab4f3c Allow validator and serializer functions to have default values (#9478) Victorien <6****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c5d9ae90 Support PEP 746 (#9587) Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
777cff05 Add pipeline API (#9459)
Co-authored-by: sydney-runkle <s****e@g****m>, Sydney Runkle <5****e@u****m>, Samuel Colvin <s****@m****m>, dAIsySHEng1 <4****1@u****m>, David Montague <3****u@u****m>
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8fef5629 Add fallback default value for private fields in __setstate__ of BaseModel (#... Anh Pham <d****9@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
93d6015a Make `deprecated` example conditional (#9578) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8a776e1a Minor docs update - 2.7 note on `use_attribute_docstrings` (#9577) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8a896c51 Fix typing of `TypeAdapter` (#9570) Victorien <6****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a50b5860 chore: Add new API documentation for `script_code` and `ulid` (#9560) Yasser Tahiri <y****9@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
137d4d83 Minor refactors for new tests and docs (#9564) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9c20b0f4 Replace `_defer_build_mode` with `experimental_defer_build_mode` (#9563) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c9d7e55f Improve builtin alias generators (#9561) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0d931cfa Docs Note Added to Models and Errors - Naming Collisions (#9502)
Co-authored-by: Sydney Runkle <5****e@u****m>, sydney-runkle <s****e@g****m>
dAIsySHEng1 <4****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b35e9e16 Update history.md with info for v2.7.3 release (#9552) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2d5336f7 Bump `pydantic-core` to `v2.18.4` (#9550) Sydney Runkle <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8b42832f 👥 Update Pydantic People (#9540)
Co-authored-by: github-actions <g****s@g****m>, sydney-runkle <s****e@g****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c62da7bb test_pretty_print - ignore `FORCE_COLOR` (#9548) David Hewitt <d****t@p****v>
Committed by: GitHub <n****y@g****m>
about 2 years ago
00ff77ed DOC: add reference to TypeAdapter in nested disciminated unions (#9534)
Co-authored-by: Marc Bresson <m****n@d****t>, Sydney Runkle <5****e@u****m>
Marc Bresson <5****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cbc342d7 Annotated tzinfo offset example (#9531)
Co-authored-by: Chris Pappalardo <c****o@a****m>
Jordan <8****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f48d03e1 Add testing coverage for pretty_print (#9469)
Co-authored-by: Evan Gunnell <e****l@a****m>
gunnellEvan <g****n@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e67524c0 fix(docs): correct md link syntax in HISTORY.md (#9530) Ned Batchelder <n****d@n****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1f474734 Fix alias documentation (#9529) Philip Jansen van Vuuren <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fc87631f Updates type signature for Field() constructor (#9484)
Co-authored-by: Brendan McCollam <b****m@s****k>
Brendan McCollam <b****n@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
28b36d96 Support context being passed to TypeAdapter's dump_json/dump_python (#9495) Alex Couper <a****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago

← Back to repository