[all-commits] [llvm/llvm-project] 152d81: Revert "[clang][Python] Use fstrings instead of st...

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Sun Feb 15 08:52:11 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 152d811de1c8ef450117d522696ec0271e4572e8
      https://github.com/llvm/llvm-project/commit/152d811de1c8ef450117d522696ec0271e4572e8
  Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
  Date:   2026-02-15 (Sun, 15 Feb 2026)

  Changed paths:
    M clang/bindings/python/clang/cindex.py

  Log Message:
  -----------
  Revert "[clang][Python] Use fstrings instead of string concatenations (#173861)"

This reverts commit abf1d0bea04ab5d5ed1be3708ce1cd86707d5c8f,
because its title and description are entirely wrong.
f-strings is what was initially proposed, but then it was decided
to go with `str.format`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list