What's Changed
- GitProvenance: replace the
includeCommittersboolean with aCommitHistoryoptions type by @jkschneider in #7921 - Python: insert imports in sorted order in
maybe_add_importby @knutwannheden in #7922 - rewrite-python: resolve external types in ty attribution by @knutwannheden in #7923
- Python: handle ty-types 0.0.44
typeFormdescriptor by @knutwannheden in #7924 - Python: add TypeUtils-style type comparison helpers by @knutwannheden in #7925
Full Changelog: v8.84.2...v8.84.3