[all-commits] [llvm/llvm-project] 91b08f: [MLIR] [Python] Fixed the return type of `loc_trac...
Sergei Lebedev via All-commits
all-commits at lists.llvm.org
Wed Mar 11 14:40:11 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91b08f8c93db3c9ec0097b8a4b898135a1a539cd
https://github.com/llvm/llvm-project/commit/91b08f8c93db3c9ec0097b8a4b898135a1a539cd
Author: Sergei Lebedev <185856+superbobry at users.noreply.github.com>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M mlir/python/mlir/ir.py
Log Message:
-----------
[MLIR] [Python] Fixed the return type of `loc_traceback` (#185976)
Older type checkers do not support single-type-argument `Generator`.
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