Commits
Click on a commit to change the comparison rangeRegenerate TypedDicts after merging set/frozenset fix Add test for extra_template_data override and coverage pragmas Restore --unsafe-fixes flag in ruff commands Restore _try_rebuild_model and test_input_model_config_class after merge Use --input-model-ref-strategy to simplify config type generation Regenerate config types with improved reuse-foreign strategy Remove WithJsonSchema annotations - automatic handling works Add tests to ensure Config and ConfigDict fields/types match Add comprehensive Config/TypedDict compatibility tests Fix N806 lint: rename UnionMode variable to lowercase Simplify type comparison tests for Config/TypedDict Add type comparison tests for Config/TypedDict equivalence Skip Config/TypedDict tests on Pydantic v1 Add default value tests for ParserConfig and ParseConfig Use @PYDANTIC_V2_SKIP decorator for pydantic v2 tests Fix type normalization for types.UnionType (Python 3.10+)