nicovank wrote: I see `typing.Match` will be [removed in 3.13](https://docs.python.org/3/library/typing.html#typing.Match). I'm not sure if that means it won't work altogether with 3.13 or just the typecheck.
 My vote goes to `Any` and switch back to `re.Match` when LLVM minimum is bumped >= 3.9 (#107850). https://github.com/llvm/llvm-project/pull/107871 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits