[all-commits] [llvm/llvm-project] b176ef: [lldb][utils] Remove Python 2 compatibility code i...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Oct 13 09:45:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b176efed78f108329cfd064538eca7c4b5292a29
https://github.com/llvm/llvm-project/commit/b176efed78f108329cfd064538eca7c4b5292a29
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M lldb/utils/lui/lui.py
M lldb/utils/lui/sandbox.py
Log Message:
-----------
[lldb][utils] Remove Python 2 compatibility code in lui scripts
Queue was renamed to queue in Python 3:
https://docs.python.org/3/whatsnew/3.0.html#library-changes
We require Python >= 3.8.
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