Commits
Click on a commit to change the comparison rangeImprove CLI startup time with lazy imports Fix pysnooper initialization race condition Add fast path for --version and lazy imports for yaml/argcomplete Add fast path for --help and move enums to separate module Add fast path for --generate-prompt Optimize CodeFormatter init and chain_as_tuple Add fast path in imports to skip expensive field check for simple fields Add fast path in DataModelFieldBase.imports for simple cases Use global variable cache for is_pydantic_v2 functions Cache self_reference() result to reduce all_data_types iterations Remove unused code to fix coverage