DeinAlptraum wrote: The type annotations part is technically covered by https://github.com/llvm/llvm-project/pull/78114 though that one won't be merged since the goal is to split this into smaller, more focused PRs. I am slowly going through the different parts there (it was initially much, much larger) as well as fixing all sorts of issues we find along the way, though as you can see it's taking me a while (especially since I'm quite busy with work recently)
For your PR to be merged, this would at the very least have to be split into separate "typing annotations" and "f-string" changes. But I'm not sure how to proceed with the overlapping typing changes here. @Endilll what do you think? https://github.com/llvm/llvm-project/pull/173845 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
