What's Changed
- Python: Extend dependency recipes with scope support and package-manager-aware transitive pinning by @knutwannheden in #6715
- Fix ChangeParentPom not fully updating submodule parent models (#6717) by @timtebeek in #6718
- Python - fix for method_select in TabsAndIndentsVisitor by @greg-at-moderne in #6711
- Python: Fix RPC issues by @knutwannheden in #6721
- AddOrUpdateAnnotationAttribute: Handle fully qualified enum values by @Jenson3210 in #6719
- Python - handle f-strings concatenation by @greg-at-moderne in #6722
- Python: Support t-string templates and parsing (PEP 750) by @knutwannheden in #6724
- Support Gradle 8.x on Java 23+ by @timtebeek in #6725
- Python: Fix formatter bugs and add comprehensive format tests by @knutwannheden in #6727
- Python: Integrate auto-formatting into template engine by @knutwannheden in #6728
- Fixing
@ToBeRemovedannotations with invalid date by @greg-at-moderne in #6729 - Python: changing how imports are parsed, prefer
J.Importby @greg-at-moderne in #6730 - Python: Fix f-string parsing for debug = with format spec by @knutwannheden in #6731
- Fix anchor on MappingStart in sequence entry losing prefix by @knutwannheden in #6732
- Add recipes for Kotlinx coroutines and serialization, based on
ReplaceWithby @timtebeek in #6561
Full Changelog: v8.73.0...v8.73.1