[all-commits] [llvm/llvm-project] c2045f: [libclang/python] Add typing annotations for the C...

Jannick Kremer via All-commits all-commits at lists.llvm.org
Fri May 16 01:11:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c2045f24eab06960e0418d7d82856407b19156ad
      https://github.com/llvm/llvm-project/commit/c2045f24eab06960e0418d7d82856407b19156ad
  Author: Jannick Kremer <jannick.kremer at mailbox.org>
  Date:   2025-05-16 (Fri, 16 May 2025)

  Changed paths:
    M clang/bindings/python/clang/cindex.py
    M clang/bindings/python/tests/cindex/test_cursor.py
    M clang/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [libclang/python] Add typing annotations for the Cursor class (#138103)

This fully annotates the Cursor class, resolving 95 strict typing errors
as the next step towards #76664

These changes are a superset of the typing annotation changes from
#120590



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