[all-commits] [llvm/llvm-project] 70357a: [OpenMP] [OMPD] gdb plugin: remove 'imp' import (#...
Christian von Elm via All-commits
all-commits at lists.llvm.org
Tue Mar 18 09:17:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70357a21373c73fa137c7dff9c6030af75301b21
https://github.com/llvm/llvm-project/commit/70357a21373c73fa137c7dff9c6030af75301b21
Author: Christian von Elm <christian.von_elm at tu-dresden.de>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
Log Message:
-----------
[OpenMP] [OMPD] gdb plugin: remove 'imp' import (#112331)
The 'imp' library was removed in Python 3.12.
As the code never uses the imp library, the import is simply removed.
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